Function wasmtime_c_api::wasmtime_global_type

source ·
#[no_mangle]
pub extern "C" fn wasmtime_global_type(
    store: CStoreContext<'_>,
    global: &Global
) -> Box<wasm_globaltype_t>