#[no_mangle] pub extern "C" fn bar_specification_new( step: usize, aggregation: u8, price_type: u8, ) -> BarSpecification
Panics if aggregation or price_type do not correspond to valid enum variants.
aggregation
price_type