Singularity/Assets/EasyWebp/NativeWrapper/Interop/WebPIDecoder.cs
2024-05-06 11:45:45 -07:00

7 lines
87 B
C#

namespace unity.libwebp.Interop
{
public partial struct WebPIDecoder
{
}
}