Function wasmtime_c_api::wasm_module_exports

source ·
#[no_mangle]
pub extern "C" fn wasm_module_exports(
    module: &wasm_module_t,
    out: &mut wasm_exporttype_vec_t
)