Function GdipSetLineColors

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