xcursor::parser

Function parse_header

source
fn parse_header(i: &mut impl Read) -> Result<(u32, u32)>