[][src]Function rustc_llvm_proxy::proxy::LLVMConstInt

#[no_mangle]
pub unsafe extern "C" fn LLVMConstInt(
    IntTy: LLVMTypeRef,
    N: c_ulonglong,
    SignExtend: LLVMBool
) -> LLVMValueRef