Function lldb_sys::SBTargetEvaluateExpression[][src]

pub unsafe extern "C" fn SBTargetEvaluateExpression(
    instance: SBTargetRef,
    expr: *const c_char,
    options: SBExpressionOptionsRef
) -> SBValueRef