Function doLeakCheck [src]

Do a full memory leak check (like --leak-check=full) mid-execution.

Prototype

pub fn doLeakCheck() void

Source

pub fn doLeakCheck() void { doClientRequestStmt(.DoLeakCheck, 0, 0, 0, 0, 0); }