Function wasmtime_c_api::wasmtime_extern_delete

source ·
#[no_mangle]
pub unsafe extern "C" fn wasmtime_extern_delete(
    e: &mut ManuallyDrop<wasmtime_extern_t>
)