Function hdfs_sys::hdfsConfGetStr

source ·
pub unsafe extern "C" fn hdfsConfGetStr(
    key: *const c_char,
    val: *mut *mut c_char
) -> c_int