Function xcursor::parser::parse_xcursor [−][src]
pub fn parse_xcursor(content: &[u8]) -> Option<Vec<Image>>
Parse an XCursor file into its images.
pub fn parse_xcursor(content: &[u8]) -> Option<Vec<Image>>
Parse an XCursor file into its images.