[][src]Function rust_wasm_dev_helper::create_img

pub fn create_img(width: u32, height: u32, r: u8, g: u8, b: u8) -> Vec<u8>