Function rustc_codegen_llvm::llvm::LLVMConstInt
source ยท pub unsafe extern "C" fn LLVMConstInt(
IntTy: &Type,
N: c_ulonglong,
SignExtend: Bool,
) -> &Value
pub unsafe extern "C" fn LLVMConstInt(
IntTy: &Type,
N: c_ulonglong,
SignExtend: Bool,
) -> &Value