Function wasmtime_c_api::wasm_global_get
source · #[no_mangle]
pub unsafe extern "C" fn wasm_global_get(
g: &mut wasm_global_t,
out: &mut MaybeUninit<wasm_val_t>
)
#[no_mangle]
pub unsafe extern "C" fn wasm_global_get(
g: &mut wasm_global_t,
out: &mut MaybeUninit<wasm_val_t>
)