Function windows_sys::Win32::Graphics::GdiPlus::GdipSetPenColor

pub unsafe extern "system" fn GdipSetPenColor(
    pen: *mut GpPen,
    argb: u32,
) -> Status