pub unsafe extern "system" fn FrameRgn(
    hdc: HDC,
    hrgn: HRGN,
    hbr: HBRUSH,
    w: i32,
    h: i32
) -> BOOL
Expand description

Required features: "Win32_Foundation"