Function llvm_sys::core::LLVMConstInBoundsGEP

source ยท
pub unsafe extern "C" fn LLVMConstInBoundsGEP(
    ConstantVal: LLVMValueRef,
    ConstantIndices: *mut LLVMValueRef,
    NumIndices: c_uint,
) -> LLVMValueRef