Function g_settings_new_with_backend_and_path

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