LPSTREAM typedef

LPSTREAM = Pointer<IStream>

Implementation

typedef LPSTREAM = ffi.Pointer<IStream>;