#[no_mangle] pub unsafe extern "C" fn instrument_class_from_cstr( ptr: *const c_char, ) -> InstrumentClass
Returns an enum from a Python string.
ptr