Function meenle_noonle::plot_pixel
source · pub(crate) fn plot_pixel(x: usize, y: usize, pixel: &Pixel)
Expand description
Plots a single pixel into the frame buffer.
pub(crate) fn plot_pixel(x: usize, y: usize, pixel: &Pixel)
Plots a single pixel into the frame buffer.