Function FrameRect

Source
pub unsafe extern "C" fn FrameRect(
    hDC: HDC,
    lprc: *const RECT,
    hbr: HBRUSH,
) -> c_int