Singularity/Assets/EasyWebp/NativeWrapper/Interop/WebPIDecoder.cs

7 lines
87 B
C#
Raw Normal View History

2024-05-06 14:45:45 -04:00
namespace unity.libwebp.Interop
{
public partial struct WebPIDecoder
{
}
}