pub unsafe extern "C" fn tr_sessionGetSettings(
    arg1: *mut tr_session,
    dictionary: *mut tr_variant
)
Expand description

Add the session’s current configuration settings to the benc dictionary.

FIXME: this probably belongs in libtransmissionapp

@param session @param dictionary @see tr_sessionGetDefaultSettings ()