wasmtime_component_resource_host_to_any

Function wasmtime_component_resource_host_to_any 

Source
#[unsafe(no_mangle)]
pub extern "C" fn wasmtime_component_resource_host_to_any( store: WasmtimeStoreContextMut<'_>, resource: &wasmtime_component_resource_host_t, ret: &mut MaybeUninit<Box<wasmtime_component_resource_any_t>>, ) -> Option<Box<wasmtime_error_t>>