Function GdipSetLineTransform

pub unsafe fn GdipSetLineTransform(
    brush: *mut GpLineGradient,
    matrix: *const Matrix,
) -> Status