pub unsafe extern "C" fn tr_sessionSetQueueEnabled(
    arg1: *mut tr_session,
    arg2: tr_direction,
    do_limit_simultaneous_seed_torrents: u8
)
Expand description

@brief Set whether or not to limit how many torrents can download (TR_DOWN) or seed (TR_UP) at the same time