Function windows_sys::Win32::Graphics::GdiPlus::GdipSetPathGradientPath

pub unsafe extern "system" fn GdipSetPathGradientPath(
    brush: *mut GpPathGradient,
    path: *const GpPath,
) -> Status