pub fn parse_tune(i: &[u8]) -> IResult<&[u8], Tune, u32>
Expand description

Parse tune (Generated)