glib_sys

Function g_array_set_size

source
pub unsafe extern "C" fn g_array_set_size(
    array: *mut GArray,
    length: c_uint,
) -> *mut GArray