Function windows::Win32::Graphics::GdiPlus::GdipFillPath

pub unsafe fn GdipFillPath(
    graphics: *mut GpGraphics,
    brush: *mut GpBrush,
    path: *mut GpPath
) -> Status