snapshot_handle
extern int snapshot_read_next(struct snapshot_handle *handle);
extern int snapshot_write_next(struct snapshot_handle *handle);
int snapshot_write_finalize(struct snapshot_handle *handle);
extern int snapshot_image_loaded(struct snapshot_handle *handle);
int snapshot_read_next(struct snapshot_handle *handle)
int snapshot_write_next(struct snapshot_handle *handle)
int snapshot_write_finalize(struct snapshot_handle *handle)
int snapshot_image_loaded(struct snapshot_handle *handle)
struct snapshot_handle *snapshot,
struct snapshot_handle *snapshot,
struct snapshot_handle snapshot;
memset(&snapshot, 0, sizeof(struct snapshot_handle));
struct snapshot_handle *snapshot,
struct snapshot_handle *snapshot,
struct snapshot_handle snapshot;
memset(&snapshot, 0, sizeof(struct snapshot_handle));
struct snapshot_handle handle;
memset(&data->handle, 0, sizeof(struct snapshot_handle));
memset(&data->handle, 0, sizeof(struct snapshot_handle));