[][src]Function mwatch_kernel_lib::system::types::draw_pixel

pub unsafe extern "C" fn draw_pixel(
    context: *mut Context,
    x: u8,
    y: u8,
    colour: u16
) -> i32

Assumes control over the display, it is up to use to make sure the display is not borrowed by anything else