Function windows_sys::Win32::Graphics::GdiPlus::GdipSetPathGradientWrapMode
pub unsafe extern "system" fn GdipSetPathGradientWrapMode(
brush: *mut GpPathGradient,
wrapmode: WrapMode,
) -> Status