Function windows_sys::Win32::Devices::Display::EngTransparentBlt
[−]pub unsafe extern "system" fn EngTransparentBlt(
psodst: *const SURFOBJ,
psosrc: *const SURFOBJ,
pco: *const CLIPOBJ,
pxlo: *const XLATEOBJ,
prcldst: *const RECTL,
prclsrc: *const RECTL,
transcolor: u32,
bcalledfrombitblt: u32
) -> BOOL
Expand description
Required features: ‘Win32_Devices_Display’, ‘Win32_Foundation’