Function wasmer_c_api::wasm_c_api::externals::wasm_memory_grow
source ยท #[no_mangle]
pub unsafe extern "C" fn wasm_memory_grow(
memory: &mut wasm_memory_t,
delta: u32,
) -> bool
#[no_mangle]
pub unsafe extern "C" fn wasm_memory_grow(
memory: &mut wasm_memory_t,
delta: u32,
) -> bool