Function winapi::um::wingdi::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
pub unsafe extern "system" fn SetDIBits(
hdc: HDC,
hbm: HBITMAP,
start: UINT,
cLines: UINT,
lpBits: *const VOID,
lpbmi: *const BITMAPINFO,
ColorUse: UINT
) -> c_int