rustc_llvm::LLVMBuildInBoundsGEPExperimental
[-]
[+]
[src]
pub unsafe fn LLVMBuildInBoundsGEP(B: BuilderRef, Pointer: ValueRef, Indices: *const ValueRef, NumIndices: c_uint, Name: *const c_char) -> ValueRef