LPSTORAGE typedef

LPSTORAGE = Pointer<IStorage>

Implementation

typedef LPSTORAGE = ffi.Pointer<IStorage>;