pub unsafe extern "C-unwind" fn MDItemRemoveLabel(
item: &MDItem,
label: Option<&MDLabel>,
) -> bool👎Deprecated: renamed to
MDItem::remove_labelAvailable on crate features
MDItem and MDLabel only.