Function GdipSetLineColors
pub unsafe fn GdipSetLineColors(
brush: *mut GpLineGradient,
color1: u32,
color2: u32,
) -> Statuspub unsafe fn GdipSetLineColors(
brush: *mut GpLineGradient,
color1: u32,
color2: u32,
) -> Status