Function rustc_llvm_proxy::proxy::LLVMConstSelect
source · #[no_mangle]
pub unsafe extern "C" fn LLVMConstSelect(
ConstantCondition: LLVMValueRef,
ConstantIfTrue: LLVMValueRef,
ConstantIfFalse: LLVMValueRef
) -> LLVMValueRef