Warning: Can't synchronize with the repository (Unsupported version control system "svn": "/usr/lib64/libsvn_ra_neon-1.so.0: undefined symbol: svn_compat_wrap_file_rev_handler" ). Look in the Trac log for more information.

v3_rank_update()

void v3_rank_update(v3_rank *rank);

Requests that the server update a rank. If the id of the supplied rank struct is 0, this function attempts to create a new rank.

Arguments

Type Description
v3_rank *rank The rank information to update, identified by rank->id