pub unsafe extern "system" fn GetRgnBox(
    hrgn: HRGN,
    lprc: *mut RECT
) -> GDI_REGION_TYPE
Expand description

Required features: "Win32_Foundation"