Function mark_price_update_new

Source
#[no_mangle]
pub extern "C" fn mark_price_update_new(
    instrument_id: InstrumentId,
    value: Price,
    ts_event: u64,
    ts_init: u64,
) -> MarkPriceUpdate