Skip to main content

runtime_set_byte_array

Function runtime_set_byte_array 

Source
pub extern "C" fn runtime_set_byte_array(
    ba: i64,
    off: i64,
    len: i64,
    val: i64,
)
Expand description

Set len bytes in ba starting at off to val.