Function glib_sys::g_queue_find_custom
[−]
[src]
pub unsafe extern fn g_queue_find_custom(queue: *mut GQueue,
data: gconstpointer,
func: GCompareFunc)
-> *mut GList