Function wasmtime_c_api::wasm_module_serialize

source ·
#[no_mangle]
pub extern "C" fn wasm_module_serialize(
    module: &wasm_module_t,
    ret: &mut wasm_byte_vec_t
)