mcontext_t typedef

mcontext_t = Pointer<__darwin_mcontext64>

Implementation

typedef mcontext_t = ffi.Pointer<__darwin_mcontext64>;