Function windows_sys::Win32::Graphics::Gdi::ExtCreateRegion
pub unsafe extern "system" fn ExtCreateRegion(
lpx: *const XFORM,
ncount: u32,
lpdata: *const RGNDATA
) -> HRGN
Expand description
Required features: "Win32_Foundation"