Function rustc_codegen_llvm::llvm_::ffi::LLVMConstInBoundsGEP2
source ยท pub unsafe extern "C" fn LLVMConstInBoundsGEP2<'a>(
ty: &'a Type,
ConstantVal: &'a Value,
ConstantIndices: *const &'a Value,
NumIndices: c_uint,
) -> &'a Value