xrgb8888_encode_qoi

Function xrgb8888_encode_qoi 

Source
pub fn xrgb8888_encode_qoi(
    bytes: &[u8],
    width: u32,
    height: u32,
    stride: u32,
) -> Vec<u8>