Function windows::Win32::System::WindowsProgramming::GetDCRegionData

pub unsafe fn GetDCRegionData<P0>(hdc: P0, size: u32, prd: *mut RGNDATA) -> u32
where P0: Param<HDC>,