#[unsafe(no_mangle)]pub unsafe extern "C" fn wasm_extern_delete(
_extern: Option<Box<wasm_extern_t>>,
)Expand description
Delete an extern.
#[unsafe(no_mangle)]pub unsafe extern "C" fn wasm_extern_delete(
_extern: Option<Box<wasm_extern_t>>,
)Delete an extern.