mirror of
https://github.com/Tryanks/go-rkcodec.git
synced 2025-10-05 16:16:57 +08:00
6 lines
58 B
Go
6 lines
58 B
Go
package rkcodec
|
|
|
|
import "C"
|
|
|
|
type MppPacket = C.MppPacket
|