Return a byte type with bit width N.
N.
Declared in <llvm/IR/Type.h>
<llvm/IR/Type.h>
static ByteType* getByteNTy( LLVMContext& C, unsigned int N);
The uniqued ByteType with bit width N.