ExtCreatePen

Function ExtCreatePen 

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

#243a ExtCreatePen

defines an extended logical pen for graphics operations

ยงSee also

  • MS-EMF:v14 2.3.7.9 EMR_EXTCREATEPEN Record