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

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