g_ptr_array_remove_index_fast

Function g_ptr_array_remove_index_fast 

Source
pub unsafe extern "C" fn g_ptr_array_remove_index_fast(
    array: *mut GPtrArray,
    index_: guint,
) -> gpointer