godot_array_resize

Function godot_array_resize 

Source
pub unsafe extern "C" fn godot_array_resize(
    p_self: *mut godot_array,
    p_size: godot_int,
)