XTruncateFn

Type Alias XTruncateFn 

Source
pub type XTruncateFn = unsafe extern "C" fn(file_ptr: *mut sqlite3_file, size: i64) -> c_int;