hdfs::native::hdfsFileIsOpenForRead [] [src]

pub unsafe extern fn hdfsFileIsOpenForRead(fs: *const hdfsFile) -> c_int

Determine if a file is open for read.

Params

Return

Return 1 if the file is open for read; 0 otherwise