c2go.go @@ -3,6 +3,10 @@ /* #include <string.h> #include "csdk_struct.h" int get_facepos_size(){ return sizeof(cFacePos); } */ import "C" import (