[][src]Function rustc_llvm_proxy::proxy::LLVMBuildStructGEP

#[no_mangle]
pub unsafe extern "C" fn LLVMBuildStructGEP(
    B: LLVMBuilderRef,
    Pointer: LLVMValueRef,
    Idx: c_uint,
    Name: *const c_char
) -> LLVMValueRef