gio_sys

Function g_settings_new_with_backend_and_path

source
pub unsafe extern "C" fn g_settings_new_with_backend_and_path(
    schema_id: *const c_char,
    backend: *mut GSettingsBackend,
    path: *const c_char,
) -> *mut GSettings