Function wasm::validation::code::read_declared_locals

source ยท
pub fn read_declared_locals(wasm: &mut WasmReader<'_>) -> Result<Vec<ValType>>