Function gstd::util::to_wasm_ptr

source ·
pub fn to_wasm_ptr<T: AsRef<[u8]>>(bytes: T) -> *mut [i32; 2]
Expand description

Convert a given reference to a raw pointer.