Function windows_sys::Win32::Graphics::Gdi::FrameRgn
pub unsafe extern "system" fn FrameRgn(
hdc: HDC,
hrgn: HRGN,
hbr: HBRUSH,
w: i32,
h: i32
) -> BOOL
Expand description
Required features: "Win32_Foundation"