binaryninja::collaboration

Function is_snapshot_ignored

source
pub fn is_snapshot_ignored(database: &Database, snapshot: &Snapshot) -> bool
Expand description

Test if a snapshot is ignored from the database

  • database - Parent database
  • snapshot - Snapshot to test