[][src]Function CCODE::CreatePen

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