Function windows_sys::Win32::Graphics::GdiPlus::GdipSetPathFillMode

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