pub unsafe extern "system" fn CreatePenIndirect(
plpen: *const LOGPEN,
) -> *mut c_voidExpand description
#243 CreatePenIndirect
creates a pen using the width, color, and style information contained in a LOGPEN structure
ยงSee also
- MS-EMF:v14 2.3.7.7 EMR_CREATEPEN Record