Function wasm::validation::read_next_header
source · fn read_next_header(
wasm: &mut WasmReader<'_>,
header: &mut Option<SectionHeader>
) -> Result<()>
fn read_next_header(
wasm: &mut WasmReader<'_>,
header: &mut Option<SectionHeader>
) -> Result<()>