Function windows_sys::Win32::System::WindowsProgramming::DCICreateOffscreen
pub unsafe extern "system" fn DCICreateOffscreen(
hdc: HDC,
dwcompression: u32,
dwredmask: u32,
dwgreenmask: u32,
dwbluemask: u32,
dwwidth: u32,
dwheight: u32,
dwdcicaps: u32,
dwbitcount: u32,
lplpsurface: *mut *mut DCIOFFSCREEN,
) -> i32