pub unsafe extern "C" fn hdfsRenewDelegationToken( fs: hdfsFS, token: *const c_char, ) -> i64
Renew a delegation token.
@param fs The file system. @param token The token to be renewed.
@return the new expiration time