7 lines
87 B
C#
Raw Normal View History

2025-04-18 19:18:15 +08:00
namespace unity.libwebp.Interop
{
public partial struct WebPIDecoder
{
}
}