Function wasmtime_c_api::wasm_module_set_host_info

source ·
#[no_mangle]
pub extern "C" fn wasm_module_set_host_info(
    a: &wasm_module_t,
    info: *mut c_void
)