hdfs::native::hdfsConfGetInt [] [src]

pub unsafe extern fn hdfsConfGetInt(key: *const c_char, val: *mut int32_t) -> c_int

Get a configuration integer.

Params

Return

0 on success; nonzero error code otherwise. Failure to find the key is not an error.