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