Some Impl

This commit is contained in:
Tryanks
2024-01-04 18:11:02 +08:00
parent f3e75affda
commit 397d4cf154
4 changed files with 125 additions and 7 deletions

5
packet.go Normal file
View File

@@ -0,0 +1,5 @@
package rkcodec
import "C"
type MppPacket = C.MppPacket