#[unsafe(no_mangle)]pub extern "C" fn wasm_global_as_extern_const(
g: &wasm_global_t,
) -> &wasm_extern_tExpand description
Returns the wasm_global_t as shared reference to wasm_extern_t.
#[unsafe(no_mangle)]pub extern "C" fn wasm_global_as_extern_const(
g: &wasm_global_t,
) -> &wasm_extern_tReturns the wasm_global_t as shared reference to wasm_extern_t.