#[no_mangle] pub extern "C" fn bar_type_to_cstr( bar_type: &BarType, ) -> *const c_char
Returns a BarType as a C string pointer.
BarType