LPCPINFO typedef

LPCPINFO = Pointer<_cpinfo>

Implementation

typedef LPCPINFO = ffi.Pointer<_cpinfo>;