binaryninja::collaboration

Function ignore_snapshot

source
pub fn ignore_snapshot(
    database: &Database,
    snapshot: &Snapshot,
) -> Result<(), ()>
Expand description

Ignore a snapshot from database syncing operations

  • database - Parent database
  • snapshot - Snapshot to ignore