Function windows::Win32::Graphics::GdiPlus::GdipSetPathFillMode

pub unsafe fn GdipSetPathFillMode(
    path: *mut GpPath,
    fillmode: FillMode
) -> Status