Function glib_sys::g_ptr_array_find[][src]

pub unsafe extern "C" fn g_ptr_array_find(
    haystack: *mut GPtrArray,
    needle: gconstpointer,
    index_: *mut c_uint
) -> gboolean
This is supported on crate feature v2_54 only.