llvm_sys::core

Function LLVMSetCondition

Source
pub unsafe extern "C" fn LLVMSetCondition(
    Branch: LLVMValueRef,
    Cond: LLVMValueRef,
)