pub unsafe extern "C" fn tr_sessionLoadTorrents(
    session: *mut tr_session,
    ctor: *mut tr_ctor,
    setmeCount: *mut c_int
) -> *mut *mut tr_torrent
Expand description

Load all the torrents in tr_getTorrentDir (). This can be used at startup to kickstart all the torrents from the previous session.