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