Function wasmtime_c_api::wasm_ref_as_module

source ·
#[no_mangle]
pub extern "C" fn wasm_ref_as_module(
    _ref: Option<&wasm_ref_t>
) -> Option<&wasm_module_t>