xcursor::parser

Function parse_xcursor_stream

source
pub fn parse_xcursor_stream<R: Read + Seek>(input: &mut R) -> Result<Vec<Image>>
Expand description

Parse an XCursor file into its images.