Function GetSecurityDescriptorSacl

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