Function jl_eval_string

Source
pub unsafe extern "C" fn jl_eval_string(
    str: *const c_char,
) -> *mut jl_value_t