SetPixel

Function SetPixel 

Source
pub unsafe extern "system" fn SetPixel(
    hdc: *mut c_void,
    x: i32,
    y: i32,
    color: u32,
) -> u32
Expand description

#256 SetPixel

set the RGB color value of a pixel