Function exprtk_sys::parser_compile[][src]

pub unsafe extern "C" fn parser_compile(
    p: *mut CParser,
    s: *const c_char,
    e: *const CExpression
) -> bool