Function windows_sys::Win32::Graphics::Gdi::CreatePen
pub unsafe extern "system" fn CreatePen(
istyle: PEN_STYLE,
cwidth: i32,
color: COLORREF
) -> HPEN
Expand description
Required features: "Win32_Foundation"