Function instrument_id_to_cstr

Source
#[no_mangle]
pub extern "C" fn instrument_id_to_cstr(
    instrument_id: &InstrumentId,
) -> *const c_char
Expand description

Returns an InstrumentId as a C string pointer.