[][src]Function transmission_sys::tr_sessionLoadTorrents

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

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