[][src]Function transmission_sys::tr_torrentStat

pub unsafe extern "C" fn tr_torrentStat(
    torrent: *mut tr_torrent
) -> *const tr_stat

Return a pointer to an tr_stat structure with updated information on the torrent. This is typically called by the GUI clients every second or so to get a new snapshot of the torrent's status.