pub unsafe extern "C" fn tr_sessionSet(
    session: *mut tr_session,
    settings: *mut tr_variant
)
Expand description

@brief Update a session’s settings from a benc dictionary like to the one used in tr_sessionInit ()