hdfs::native::hdfsFileIsOpenForWrite [] [src]

pub unsafe extern fn hdfsFileIsOpenForWrite(file: *const hdfsFile) -> c_int
[]

Determine if a file is open for write.

Params

Return

Return 1 if the file is open for write; 0 otherwise.