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
) -> gbooleanAvailable on crate feature 
v2_54 only.