Searched defs:SecurityAttributes (Results 1 – 1 of 1) sorted by relevance
59 pub struct SecurityAttributes<T: SecurityDescriptor> { struct69 impl<T: SecurityDescriptor> SecurityAttributes<T> { impl85 impl SecurityAttributes<SelfRelativeSecurityDescriptor> { impl97 impl<T: SecurityDescriptor> AsRef<SECURITY_ATTRIBUTES> for SecurityAttributes<T> { implementation103 impl<T: SecurityDescriptor> AsMut<SECURITY_ATTRIBUTES> for SecurityAttributes<T> { implementation