Function frida_gum_sys::_frida_g_queue_find_custom

source ยท
pub unsafe extern "C" fn _frida_g_queue_find_custom(
    queue: *mut GQueue,
    data: gconstpointer,
    func: GCompareFunc,
) -> *mut GList