[][src]Function llvm_sys::core::LLVMConstInt

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