Function llvm_sys::core::LLVMSetTailCall[][src]

pub unsafe extern "C" fn LLVMSetTailCall(
    CallInst: LLVMValueRef,
    IsTailCall: LLVMBool
)