LPDECIMAL typedef

LPDECIMAL = Pointer<DECIMAL>

Implementation

typedef LPDECIMAL = ffi.Pointer<DECIMAL>;