Skip to main content

instrument_id_to_cstr

Function instrument_id_to_cstr 

Source
#[unsafe(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.