Function winapi::um::wingdi::GetDIBits [−][src]
pub unsafe extern "system" fn GetDIBits(
hdc: HDC,
hbm: HBITMAP,
start: UINT,
cLines: UINT,
lpvBits: LPVOID,
lpbmi: LPBITMAPINFO,
usage: UINT
) -> c_int
pub unsafe extern "system" fn GetDIBits(
hdc: HDC,
hbm: HBITMAP,
start: UINT,
cLines: UINT,
lpvBits: LPVOID,
lpbmi: LPBITMAPINFO,
usage: UINT
) -> c_int