FARPROC typedef

FARPROC = Int64 Function()

Implementation

typedef FARPROC = ffi.Int64 Function();