Function glib_sys::g_key_file_load_from_bytes 
source · pub unsafe extern "C" fn g_key_file_load_from_bytes(
    key_file: *mut GKeyFile,
    bytes: *mut GBytes,
    flags: GKeyFileFlags,
    error: *mut *mut GError
) -> gbooleanAvailable on crate feature 
v2_50 only.