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