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