glib_sys

Function g_ptr_array_new_full

source
pub unsafe extern "C" fn g_ptr_array_new_full(
    reserved_size: c_uint,
    element_free_func: GDestroyNotify,
) -> *mut GPtrArray