Skip to main content

Type

Type Alias Type 

Source
pub type Type = c_uint;
Expand description

@ingroup log @typedef LY_VECODE @brief libyang’s codes of validation error. Whenever ly_errno is set to LY_EVALID, the ly_vecode is also set to the appropriate LY_VECODE value.