g_ptr_array_find

Function g_ptr_array_find 

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