hdfs::native::hdfsFlush [] [src]

pub unsafe extern fn hdfsFlush(fs: *const hdfsFS, file: *const hdfsFile) -> c_int

Flush the data.

Params

Return

Returns 0 on success, -1 on error.