gio_sys

Function g_settings_get_default_value

source
pub unsafe extern "C" fn g_settings_get_default_value(
    settings: *mut GSettings,
    key: *const c_char,
) -> *mut GVariant