Function windows_sys::Win32::Graphics::Gdi::GetWindowRgnBox
pub unsafe extern "system" fn GetWindowRgnBox(
hwnd: HWND,
lprc: *mut RECT
) -> GDI_REGION_TYPEExpand description
Required features: "Win32_Graphics_Gdi", "Win32_Foundation"