wasmtime_anyref_from_raw

Function wasmtime_anyref_from_raw 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn wasmtime_anyref_from_raw( cx: WasmtimeStoreContextMut<'_>, raw: u32, val: &mut MaybeUninit<wasmtime_anyref_t>, )