Skip to main content

wasmtime_field_type_clone

Function wasmtime_field_type_clone 

Source
#[unsafe(no_mangle)]
pub extern "C" fn wasmtime_field_type_clone( field: &wasmtime_field_type_t, out: &mut MaybeUninit<wasmtime_field_type_t>, )