caddr_t typedef

caddr_t = Pointer<Char>

Implementation

typedef caddr_t = ffi.Pointer<ffi.Char>;