nLength: DWORD
lpSecurityDescriptor: ?*anyopaque
bInheritHandle: BOOL
pub const SECURITY_ATTRIBUTES = extern struct { nLength: DWORD, lpSecurityDescriptor: ?*anyopaque, bInheritHandle: BOOL, }
Press escape to exit search and then '?' to see more options.