Function cpclib_basic::string_parser::dec_u16_inner
source ยท pub fn dec_u16_inner(input: &mut &str) -> PResult<u16, ContextError>
Expand description
XXX stolen to the asm parser
pub fn dec_u16_inner(input: &mut &str) -> PResult<u16, ContextError>
XXX stolen to the asm parser