PtrDouble typedef

PtrDouble = Pointer<Double>

Implementation

typedef PtrDouble = ffi.Pointer<ffi.Double>;