[][src]Function transmission_sys::tr_sessionIsRPCEnabled

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

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