Function wasmtime_c_api::wasmtime_module_exports

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