cpclib_asm::parser

Function parse_function

Source
pub fn parse_function(
    input: &mut InnerZ80Span,
) -> PResult<LocatedToken, Z80ParserError>