[][src]Function wasmtime_api::wasm::wasm_module_new

#[no_mangle]pub unsafe extern "C" fn wasm_module_new(
    store: *mut wasm_store_t,
    binary: *const wasm_byte_vec_t
) -> *mut wasm_module_t