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