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