mirror of
https://github.com/qrtc/ffmpeg-dev-go.git
synced 2025-10-06 08:07:05 +08:00
2023-10-31 09:16:44 CST W44D2
This commit is contained in:
@@ -14,6 +14,7 @@ typedef int (*av_tree_enu_func)(void *opaque, void *elem);
|
||||
import "C"
|
||||
import "unsafe"
|
||||
|
||||
// AVTreeNode
|
||||
type AVTreeNode C.struct_AVTreeNode
|
||||
|
||||
// typedef int (*av_tree_cmp_func)(void *opaque, void *elem);
|
||||
|
Reference in New Issue
Block a user