github.com/gotranspile/cxgo@v0.3.7/runtime/libc/wchar.go (about) 1 package libc 2 3 func Wctob(wc WChar) int64 { 4 panic("TODO") 5 }