qaddr_t typedef

qaddr_t = Pointer<quad_t>

Implementation

typedef qaddr_t = ffi.Pointer<quad_t>;