g_array_set_size

Function g_array_set_size 

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