Function GdipRotateLineTransform

pub unsafe extern "system" fn GdipRotateLineTransform(
    brush: *mut GpLineGradient,
    angle: f32,
    order: MatrixOrder,
) -> Status