Function winapi::um::securitybaseapi::GetSecurityDescriptorDacl [−][src]
pub unsafe extern "system" fn GetSecurityDescriptorDacl(
pSecurityDescriptor: PSECURITY_DESCRIPTOR,
lpbDaclPresent: LPBOOL,
pDacl: *mut PACL,
lpbDaclDefaulted: LPBOOL
) -> BOOL