pub unsafe extern "C" fn hdfsBuilderSetToken(
bld: *mut hdfsBuilder,
token: *const c_char,
)
Expand description
Set the token used to authenticate
@param bld The HDFS builder @param token The token used to authenticate
pub unsafe extern "C" fn hdfsBuilderSetToken(
bld: *mut hdfsBuilder,
token: *const c_char,
)
Set the token used to authenticate
@param bld The HDFS builder @param token The token used to authenticate