windows::Win32::Graphics::GdiPlus

Function GdipVectorTransformMatrixPointsI

pub unsafe fn GdipVectorTransformMatrixPointsI(
    matrix: *mut Matrix,
    pts: *mut Point,
    count: i32,
) -> Status