LLVMElementAtOffset

Function LLVMElementAtOffset 

Source
#[unsafe(no_mangle)]
pub extern "C" fn LLVMElementAtOffset(
    TD: LLVMTargetDataRef,
    StructTy: LLVMTypeRef,
    Offset: c_ulonglong,
) -> c_uint