2023-10-31 09:16:44 CST W44D2

This commit is contained in:
aggresss
2023-10-31 09:16:44 +08:00
parent f00ecdba54
commit 05345f7cdc
100 changed files with 3340 additions and 3229 deletions

View File

@@ -10,6 +10,7 @@ package ffmpeg
import "C"
import "unsafe"
// AVXTEA
type AVXTEA C.struct_AVXTEA
// GetKey gets `AVXTEA.key` value.