Function llvm_sys::core::LLVMConstTrunc

source ยท
pub unsafe extern "C" fn LLVMConstTrunc(
    ConstantVal: LLVMValueRef,
    ToType: LLVMTypeRef
) -> LLVMValueRef