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

Required features: "Win32_Graphics_Gdi", "Win32_Foundation"