pub unsafe extern "C" fn tr_sessionGetQueueSize(
    arg1: *const tr_session,
    arg2: tr_direction
) -> c_int
Expand description

@brief Return the number of torrents allowed to download (if direction is TR_DOWN) or seed (if direction is TR_UP) at the same time