Function wasmtime_c_api::wasm_ref_set_host_info

source ·
#[no_mangle]
pub extern "C" fn wasm_ref_set_host_info(
    _ref: Option<&wasm_ref_t>,
    _info: *mut c_void
)