[][src]Function transmission_sys::tr_ctorSetDownloadDir

pub unsafe extern "C" fn tr_ctorSetDownloadDir(
    ctor: *mut tr_ctor,
    mode: tr_ctorMode,
    directory: *const c_char
)

@brief Set the download folder for the torrent being added with this ctor. @see tr_ctorSetDownloadDir() @see tr_sessionInit()