gdi32::SetDIBits
[−]
[src]
pub unsafe extern "system" fn SetDIBits(hdc: HDC, hbm: HBITMAP, start: UINT, cLines: UINT, lpBits: *const VOID, lpbmi: *const BITMAPINFO, ColorUse: UINT) -> c_int