Skip to main content

runtime_shrink_byte_array

Function runtime_shrink_byte_array 

Source
pub extern "C" fn runtime_shrink_byte_array(ba: i64, new_size: i64)
Expand description

Shrink a mutable byte array to new_size bytes (just updates the length prefix).