pub unsafe extern "C" fn svn_uri_is_root(
uri: *const c_char,
len: apr_size_t,
) -> svn_boolean_t
Expand description
Return TRUE if @a uri is a root URL (e.g., “http://server”).
@since New in 1.7
pub unsafe extern "C" fn svn_uri_is_root(
uri: *const c_char,
len: apr_size_t,
) -> svn_boolean_t
Return TRUE if @a uri is a root URL (e.g., “http://server”).
@since New in 1.7