Function winapi::um::wingdi::ExtCreatePen
source · pub unsafe extern "system" fn ExtCreatePen(
iPenStyle: DWORD,
cWidth: DWORD,
plbrush: *const LOGBRUSH,
cStyle: DWORD,
pstyle: *const DWORD
) -> HPEN