pub unsafe extern "system" fn ExtCreatePen(
    ipenstyle: PEN_STYLE,
    cwidth: u32,
    plbrush: *const LOGBRUSH,
    cstyle: u32,
    pstyle: *const u32
) -> HPEN
Expand description

Required features: "Win32_Graphics_Gdi"