_SECURITY_ATTRIBUTESΒΆ

_SECURITY_ATTRIBUTES :: struct {
    nLength: _DWORD;
    lpSecurityDescriptor: _LPVOID;
    bInheritHandle: _BOOL;
}

Declared in: winapi.bl