Function exprtk_sys::symbol_table_remove_variable[][src]

pub unsafe extern "C" fn symbol_table_remove_variable(
    t: *mut CSymbolTable,
    name: *const c_char
) -> bool