glib_sys

Function g_bookmark_file_load_from_file

source
pub unsafe extern "C" fn g_bookmark_file_load_from_file(
    bookmark: *mut GBookmarkFile,
    filename: *const c_char,
    error: *mut *mut GError,
) -> gboolean