LPBSTR typedef

LPBSTR = Pointer<BSTR>

Implementation

typedef LPBSTR = ffi.Pointer<BSTR>;