Function wasmtime_c_api::wasm_global_as_ref_const

source ·
#[no_mangle]
pub extern "C" fn wasm_global_as_ref_const(
    a: &wasm_global_t
) -> Box<wasm_ref_t>