Function wasmtime_runtime::libcalls::raw::check_store

source ·
pub unsafe extern "C" fn check_store(
    vmctx: *mut VMContext,
    num_bytes: u32,
    addr: u32,
    offset: u32
) -> u32