Function windows_sys::Win32::Devices::Display::EngStretchBlt
pub unsafe extern "system" fn EngStretchBlt(
psodest: *mut SURFOBJ,
psosrc: *mut SURFOBJ,
psomask: *mut SURFOBJ,
pco: *mut CLIPOBJ,
pxlo: *mut XLATEOBJ,
pca: *mut COLORADJUSTMENT,
pptlhtorg: *mut POINTL,
prcldest: *mut RECTL,
prclsrc: *mut RECTL,
pptlmask: *mut POINTL,
imode: u32
) -> BOOLExpand description
Required features: "Win32_Devices_Display", "Win32_Foundation", "Win32_Graphics_Gdi"