Skip to main content

synthetic_instrument_is_valid_formula

Function synthetic_instrument_is_valid_formula 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn synthetic_instrument_is_valid_formula( formula_ptr: *const c_char, components_ptr: *const c_char, ) -> u8
Expand description

ยงSafety

Assumes formula_ptr is a valid C string pointer.