PSECURITY_ATTRIBUTES typedef

PSECURITY_ATTRIBUTES = Pointer<_SECURITY_ATTRIBUTES>

Implementation

typedef PSECURITY_ATTRIBUTES = ffi.Pointer<_SECURITY_ATTRIBUTES>;