Function windows::Wdk::System::SystemServices::SeValidSecurityDescriptor
pub unsafe fn SeValidSecurityDescriptor<P0>(
length: u32,
securitydescriptor: P0,
) -> BOOLEANwhere
P0: Param<PSECURITY_DESCRIPTOR>,