Client API

  • DeleakerClientApi_IgnoreLeaks - Documentation for the DeleakerClientApi_IgnoreLeaks function, explaining how to temporarily stop or resume allocation monitoring for the current thread. Learn more
  • DeleakerClientApi_TakeSnapshot - Documentation for the DeleakerClientApi_TakeSnapshot function, explaining how to create memory snapshots programmatically and obtain snapshot identifiers. Learn more
  • DeleakerClientApi_TakeSnapshotForCurrentThread - Documentation for DeleakerClientApi_TakeSnapshotForCurrentThread, describing how to capture memory snapshots for allocations made by the current thread only. Learn more
  • DeleakerClientApi_TakeSnapshotForProcessThread - Documentation for the DeleakerClientApi_TakeSnapshotForProcessThread function, explaining how to capture memory snapshots for a specific process and thread. Learn more