GdipDrawPath

Function GdipDrawPath 

pub unsafe fn GdipDrawPath(
    graphics: *mut GpGraphics,
    pen: *mut GpPen,
    path: *mut GpPath,
) -> Status