Skip to main content

read_string_array

Function read_string_array 

Source
fn read_string_array(ptr: u64) -> Result<Vec<Vec<u8>>, SyscallError>
Expand description

Reads string array.