nautilus_model::ffi::instruments::synthetic

Function synthetic_instrument_calculate

source
#[no_mangle]
pub extern "C" fn synthetic_instrument_calculate(
    synth: &mut SyntheticInstrument_API,
    inputs_ptr: &CVec,
) -> Price