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