PFLOAT typedef

PFLOAT = Pointer<FLOAT>

Implementation

typedef PFLOAT = ffi.Pointer<FLOAT>;