LPCH typedef

LPCH = Pointer<CHAR>

Implementation

typedef LPCH = ffi.Pointer<CHAR>;