pub type PFN_EngCopyRgn = Option<unsafe extern "system" fn(hrgndst: HANDLE, hrgnsrc: HANDLE) -> i32>;
Expand description

Required features: "Win32_Devices_Display", "Win32_Foundation"