wasmtime_module_serialize

Function wasmtime_module_serialize 

Source
#[unsafe(no_mangle)]
pub extern "C" fn wasmtime_module_serialize( module: &wasmtime_module_t, ret: &mut wasm_byte_vec_t, ) -> Option<Box<wasmtime_error_t>>