Function GdipSetTextureTransform

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