pub unsafe extern "system" fn FrameRect(
    hdc: HDC,
    lprc: *const RECT,
    hbr: HBRUSH
) -> i32
Expand description

Required features: "Win32_Graphics_Gdi", "Win32_Foundation"