Function windows_sys::Win32::Graphics::GdiPlus::GdipSetLineColors
pub unsafe extern "system" fn GdipSetLineColors(
brush: *mut GpLineGradient,
color1: u32,
color2: u32,
) -> Status
pub unsafe extern "system" fn GdipSetLineColors(
brush: *mut GpLineGradient,
color1: u32,
color2: u32,
) -> Status