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

pub unsafe extern "system" fn GetSecurityDescriptorSacl(
    pSecurityDescriptor: PSECURITY_DESCRIPTOR,
    lpbSaclPresent: LPBOOL,
    pSacl: *mut PACL,
    lpbSaclDefaulted: LPBOOL
) -> BOOL