[][src]Function wabt_sys::wabt_validate_module

pub unsafe extern "C" fn wabt_validate_module(
    lexer: *mut WastLexer,
    module: *mut WasmModule,
    error_handler: *mut ErrorHandlerBuffer
) -> Result