testdisk/src/suspend.h

3 lines
80 B
C
Raw Normal View History

void suspend_memory(j_common_ptr cinfo);
int resume_memory(j_common_ptr cinfo);