svn_version_ext_runtime_host

Function svn_version_ext_runtime_host 

Source
pub unsafe extern "C" fn svn_version_ext_runtime_host(
    ext_info: *const svn_version_extended_t,
) -> *const c_char
Expand description

Accessor for svn_version_extended_t.

@return The canonical host triplet (arch-vendor-osname) of the system where the current process is running.

@note This string may not be the same as the output of config.guess on the same system.

@since New in 1.8.