Function windows_sys::Win32::Graphics::Gdi::ExtCreatePen

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