Function llvm_sys::core::LLVMConstGEP
source ยท pub unsafe extern "C" fn LLVMConstGEP(
ConstantVal: LLVMValueRef,
ConstantIndices: *mut LLVMValueRef,
NumIndices: c_uint,
) -> LLVMValueRef
๐Deprecated since 14.0: Use LLVMConstGEP2 instead to support opaque pointers.