glib_sys

Function g_ptr_array_set_size

source
pub unsafe extern "C" fn g_ptr_array_set_size(
    array: *mut GPtrArray,
    length: c_int,
)