Function windows::Win32::Graphics::GdiPlus::GdipFlattenPath

pub unsafe fn GdipFlattenPath(
    path: *mut GpPath,
    matrix: *mut Matrix,
    flatness: f32
) -> Status