Function wasmtime_c_api::wasmtime_externref_clone

source ·
#[no_mangle]
pub extern "C" fn wasmtime_externref_clone(
    externref: ManuallyDrop<ExternRef>
) -> ExternRef