LLVMSizeOfTypeInBits

Computes the size of a type in bytes for a target. See the method llvm::DataLayout::getTypeSizeInBits.

extern (C) nothrow
ulong
LLVMSizeOfTypeInBits
(,
LLVMTypeRef Ty
)

Meta