g_bookmark_file_load_from_data

Function g_bookmark_file_load_from_data 

Source
pub unsafe extern "C" fn g_bookmark_file_load_from_data(
    bookmark: *mut GBookmarkFile,
    data: *const gchar,
    length: gsize,
    error: *mut *mut GError,
) -> gboolean