Function windows_sys::Win32::Devices::Display::EngStretchBltROP
[−]pub unsafe extern "system" fn EngStretchBltROP(
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,
pbo: *mut BRUSHOBJ,
rop4: u32
) -> BOOL
Expand description
Required features: ‘Win32_Devices_Display’, ‘Win32_Foundation’, ‘Win32_Graphics_Gdi’