Function wasmtime_runtime::libcalls::wasmtime_externref_global_set  [−][src]
pub unsafe extern "C" fn wasmtime_externref_global_set(
    vmctx: *mut VMContext, 
    index: u32, 
    externref: *mut u8
)Expand description
Perform a Wasm global.set for externref globals.