Struct libc::types::os::arch::extra::SECURITY_ATTRIBUTES
[−]
[src]
pub struct SECURITY_ATTRIBUTES { pub nLength: DWORD, pub lpSecurityDescriptor: LPVOID, pub bInheritHandle: BOOL, }
Unstable
: use libc
`libc` from crates.io
Fields
nLength | Unstable : use |
lpSecurityDescriptor | Unstable : use |
bInheritHandle | Unstable : use |