wasmtime_externref_unroot

Function wasmtime_externref_unroot 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn wasmtime_externref_unroot( _cx: *mut u8, val: Option<&mut ManuallyDrop<wasmtime_externref_t>>, )