HomeSort by relevance Sort by last modified time
    Searched defs:goReturnVal (Results 1 - 2 of 2) sorted by null

  /prebuilts/go/darwin-x86/misc/cgo/test/
callback.go 237 //export goReturnVal
238 func goReturnVal() (r C.int) {
    [all...]
  /prebuilts/go/linux-x86/misc/cgo/test/
callback.go 237 //export goReturnVal
238 func goReturnVal() (r C.int) {
    [all...]

Completed in 222 milliseconds