Skip to main content

parse_function_section

Function parse_function_section 

Source
pub fn parse_function_section(
    section: &RawSection<'_>,
) -> Result<Vec<TypeIdx>, DecodeError>