ΒΆunsigned long long LLVMABISizeOfType(
    LLVMTargetDataRef TD,
    LLVMTypeRef Ty)

Description

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

Declared at: llvm/include/llvm-c/Target.h:257

Parameters

LLVMTargetDataRef TD
LLVMTypeRef Ty