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

@brief get the password used to restrict RPC requests. @return the password string. @see tr_sessionInit () @see tr_sessionSetRPCPassword ()