Writes data to a file.
Source position: lclproc.pas line 228
procedure DbgSaveData(
FileName: string;
AData: PChar;
ADataSize: PtrUInt
);