[][src]Function transmission_sys::tr_sessionGetConfigDir

pub unsafe extern "C" fn tr_sessionGetConfigDir(
    arg1: *const tr_session
) -> *const c_char

@brief Return the session's configuration directory.

This is where transmission stores its .torrent files, .resume files, blocklists, etc. It's set in tr_transmissionInit() and is immutable during the session.