Function bitcoin_block::file_commit

source ·
pub fn file_commit(file: *mut FILE) -> bool
Expand description

| Ensure file contents are fully committed | to disk, using a platform-specific | feature analogous to fsync(). |