Function windows::Win32::Graphics::GdiPlus::GdipDrawPath

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