pub unsafe extern "C" fn svn_inheritance_from_word(
word: *const c_char,
) -> svn_mergeinfo_inheritance_t
Expand description
Return the appropriate @c svn_mergeinfo_inheritance_t for @a word. @a word is as returned from svn_inheritance_to_word(). Defaults to @c svn_mergeinfo_explicit.
@since New in 1.5.