Skip to main content

synthetic_instrument_calculate

Function synthetic_instrument_calculate 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn synthetic_instrument_calculate( synth: &mut SyntheticInstrument, inputs_ptr: &CVec, ) -> Price
Expand description

ยงSafety

inputs_ptr must describe initialized f64 values that remain valid and immutable for the duration of this call.