Function g_ptr_array_steal_index

pub unsafe extern "C" fn g_ptr_array_steal_index(
    array: *mut GPtrArray,
    index_: u32,
) -> *mut c_void