Searched defs:winCallback (Results 1 – 1 of 1) sorted by relevance
40 type winCallback struct { struct41 fn *funcval // Go function42 retPop uintptr // For 386 cdecl, how many bytes to pop on return43 abiMap abiDesc