Function windows_sys::Win32::Graphics::GdiPlus::GdipDrawPath
pub unsafe extern "system" fn GdipDrawPath(
graphics: *mut GpGraphics,
pen: *mut GpPen,
path: *mut GpPath,
) -> Status
pub unsafe extern "system" fn GdipDrawPath(
graphics: *mut GpGraphics,
pen: *mut GpPen,
path: *mut GpPath,
) -> Status