Function wasmtime_runtime::libcalls::trampolines::memory_init

source ยท
pub unsafe extern "C" fn memory_init(
    vmctx: *mut VMContext,
    memory: u32,
    data: u32,
    dst: u64,
    src: u32,
    len: u32,
)