CreateFuncForCodePtr is given a code pointer and creates a function value that uses that pointer. The outFun argument should be a pointer to a function of the proper type (e.g. the address of a local variable), and will be set to the result function value.
(outFuncPtr interface{}, codePtr uintptr)
source not stored for this graph (policy: none)