LPBINDCTX typedef

LPBINDCTX = Pointer<IBindCtx>

Implementation

typedef LPBINDCTX = ffi.Pointer<IBindCtx>;