[][src]Function rustc_llvm_proxy::proxy::LLVMElementAtOffset

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