Function LLVMSetCondition

Source
pub unsafe extern "C" fn LLVMSetCondition(
    Branch: *mut LLVMValue,
    Cond: *mut LLVMValue,
)