Function glib_sys::g_queue_find_custom 
source · pub unsafe extern "C" fn g_queue_find_custom(
    queue: *mut GQueue,
    data: gconstpointer,
    func: GCompareFunc
) -> *mut GListpub unsafe extern "C" fn g_queue_find_custom(
    queue: *mut GQueue,
    data: gconstpointer,
    func: GCompareFunc
) -> *mut GList