hdfs::native::hadoopRzOptionsSetSkipChecksum [] [src]

pub unsafe extern fn hadoopRzOptionsSetSkipChecksum(opts: *const hadoopRzOptions, skip: c_int) -> c_int

Determine whether we should skip checksums in read0.

Params

Return

0 on success; -1 plus errno on failure.