Function FrameRgn

Source
pub unsafe extern "C" fn FrameRgn(
    hdc: HDC,
    hrgn: HRGN,
    hbr: HBRUSH,
    w: c_int,
    h: c_int,
) -> BOOL