Function gdi32::ExtCreatePen [] [src]

pub unsafe extern "system" fn ExtCreatePen(
    iPenStyle: DWORD,
    cWidth: DWORD,
    plbrush: *const LOGBRUSH,
    cStyle: DWORD,
    pstyle: *const DWORD
) -> HPEN