[][src]Function rdp::codec::rle::rgb565torgb32

pub fn rgb565torgb32(input: &[u16], width: usize, height: usize) -> Vec<u8>