Function CreatePen

Source
pub unsafe extern "C" fn CreatePen(
    iStyle: c_int,
    cWidth: c_int,
    color: COLORREF,
) -> HPEN