pub unsafe extern "system" fn GetBoundsRect(
    hdc: HDC,
    lprect: *mut RECT,
    flags: u32
) -> u32
Expand description

Required features: "Win32_Graphics_Gdi", "Win32_Foundation"