LLVMStoreSizeOfType

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

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

Meta