Skip to main content

wasmtime_structref_to_anyref

Function wasmtime_structref_to_anyref 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn wasmtime_structref_to_anyref( structref: Option<&wasmtime_structref_t>, out: &mut MaybeUninit<wasmtime_anyref_t>, )