Function glib_sys::g_key_file_load_from_bytes[][src]

pub unsafe extern "C" fn g_key_file_load_from_bytes(
    key_file: *mut GKeyFile,
    bytes: *mut GBytes,
    flags: GKeyFileFlags,
    error: *mut *mut GError
) -> gboolean