init commit
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
namespace FFmpeg.AutoGen;
|
||||
|
||||
public struct SwsVector
|
||||
{
|
||||
public unsafe double* coeff;
|
||||
|
||||
public int length;
|
||||
}
|
||||
Reference in New Issue
Block a user