Function glib_sys::g_ptr_array_find

source ·
pub unsafe extern "C" fn g_ptr_array_find(
    haystack: *mut GPtrArray,
    needle: gconstpointer,
    index_: *mut c_uint
) -> gboolean