glib_sys

Function g_ptr_array_remove_fast

source
pub unsafe extern "C" fn g_ptr_array_remove_fast(
    array: *mut GPtrArray,
    data: gpointer,
) -> gboolean