Home
last modified time | relevance | path

Searched defs:winCallback (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/
Dsyscall_windows.go40 type winCallback struct { struct
41 fn *funcval // Go function
42 retPop uintptr // For 386 cdecl, how many bytes to pop on return
43 abiMap abiDesc