Function windows::Win32::Graphics::GdiPlus::GdipVectorTransformMatrixPointsI
pub unsafe fn GdipVectorTransformMatrixPointsI(
matrix: *mut Matrix,
pts: *mut Point,
count: i32,
) -> Status