PROC typedef

PROC = Int64 Function()

Implementation

typedef PROC = ffi.Int64 Function();