Function g_ptr_array_steal

Source
pub unsafe extern "C" fn g_ptr_array_steal(
    array: *mut GPtrArray,
    len: *mut gsize,
) -> *mut gpointer