Function rustc_llvm::ffi::LLVMBuildInBoundsGEP
[−]
[src]
pub unsafe extern fn LLVMBuildInBoundsGEP(B: BuilderRef,
Pointer: ValueRef,
Indices: *const ValueRef,
NumIndices: c_uint,
Name: *const c_char)
-> ValueRef
🔬 This is a nightly-only experimental API. (
rustc_private
)