[][src]Function rustc_llvm_proxy::proxy::LLVMConstIntCast

#[no_mangle]
pub unsafe extern "C" fn LLVMConstIntCast(
    ConstantVal: LLVMValueRef,
    ToType: LLVMTypeRef,
    isSigned: LLVMBool
) -> LLVMValueRef