Function tidy_sys::tidyAttrGetId

source ·
pub unsafe extern "C" fn tidyAttrGetId(tattr: TidyAttr) -> TidyAttrId
Expand description

Get the attribute ID given a tidy attribute. @param tattr The attribute to query. @result Returns the TidyAttrId of the given attribute.