Function llvm_sys::core::LLVMConstInt

source ยท
pub unsafe extern "C" fn LLVMConstInt(
    IntTy: LLVMTypeRef,
    N: c_ulonglong,
    SignExtend: LLVMBool
) -> LLVMValueRef