[][src]Function transmission_sys::tr_ctorSetPaused

pub unsafe extern "C" fn tr_ctorSetPaused(
    ctor: *mut tr_ctor,
    mode: tr_ctorMode,
    isPaused: bool
)

Set whether or not the torrent begins downloading/seeding when created. (Default: not paused)