Function windows_sys::Win32::Media::Multimedia::ICDrawBegin
pub unsafe extern "cdecl" fn ICDrawBegin(
hic: HIC,
dwflags: u32,
hpal: HPALETTE,
hwnd: HWND,
hdc: HDC,
xdst: i32,
ydst: i32,
dxdst: i32,
dydst: i32,
lpbi: *const BITMAPINFOHEADER,
xsrc: i32,
ysrc: i32,
dxsrc: i32,
dysrc: i32,
dwrate: u32,
dwscale: u32,
) -> u32