pub fn event_kind_to_c(k: EventKind) -> NrosRmwEventKindExpand description
Convert a trait-level nros_rmw::EventKind to the C ABI discriminant.
Replaces the retired From<nros_rmw::EventKind> for NrosRmwEventKind.
pub fn event_kind_to_c(k: EventKind) -> NrosRmwEventKindConvert a trait-level nros_rmw::EventKind to the C ABI discriminant.
Replaces the retired From<nros_rmw::EventKind> for NrosRmwEventKind.