Function wasmer::wasm_c_api::types::wasm_frame_copy

source ยท
#[no_mangle]
pub unsafe extern "C" fn wasm_frame_copy(
    frame: &wasm_frame_t
) -> Box<wasm_frame_t>