pub unsafe extern "C" fn tr_sessionIsRPCEnabled(
    session: *const tr_session
) -> u8
Expand description

@brief Get whether or not RPC calls are allowed in this session. @see tr_sessionInit () @see tr_sessionSetRPCEnabled ()