Function glib_sys::g_bookmark_file_has_group
[−]
[src]
pub unsafe extern "C" fn g_bookmark_file_has_group(
bookmark: *mut GBookmarkFile,
uri: *const c_char,
group: *const c_char,
error: *mut *mut GError
) -> gboolean