svn_prop_kind

Type Alias svn_prop_kind 

Source
pub type svn_prop_kind = c_uint;
Expand description

Subversion distinguishes among several kinds of properties, particularly on the client-side. There is no “unknown” kind; if there’s nothing special about a property name, the default category is @c svn_prop_regular_kind.