hdfs::native::hdfsConfGetStr [] [src]

pub unsafe extern fn hdfsConfGetStr(value: *const c_char, val: *mut *mut c_char) -> c_int

Get a configuration string.

Params

Return

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