LLVMElementAtOffset

Computes the structure element that contains the byte offset for a target. See the method llvm::StructLayout::getElementContainingOffset.

extern (C) nothrow
uint
LLVMElementAtOffset
(,
LLVMTypeRef StructTy
,
ulong Offset
)

Meta