[]Function ms_oforms::properties::types::color::parser::parse_rgb_color

pub fn parse_rgb_color(i: &[u8]) -> IResult<&[u8], RgbColor, u32>