RPC_CSTR typedef

RPC_CSTR = Pointer<UnsignedChar>

Implementation

typedef RPC_CSTR = ffi.Pointer<ffi.UnsignedChar>;