[][src]Function winapi::um::securitybaseapi::GetSecurityDescriptorDacl

pub unsafe extern "system" fn GetSecurityDescriptorDacl(
    pSecurityDescriptor: PSECURITY_DESCRIPTOR,
    lpbDaclPresent: LPBOOL,
    pDacl: *mut PACL,
    lpbDaclDefaulted: LPBOOL
) -> BOOL