Function windows_sys::Win32::Graphics::GdiPlus::GdipSetClipPath

pub unsafe extern "system" fn GdipSetClipPath(
    graphics: *mut GpGraphics,
    path: *mut GpPath,
    combinemode: CombineMode,
) -> Status