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