#[no_mangle] pub extern "C" fn quote_tick_to_cstr( quote: &QuoteTick, ) -> *const c_char
Returns a QuoteTick as a C string pointer.
QuoteTick