Skip to main content

wasmMemoryGrow

Function wasmMemoryGrow 

Source
pub unsafe extern "C" fn wasmMemoryGrow(
    memory: *mut wasmMemory,
    delta: U32,
) -> U32