Function xcursor::parser::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.