Function rustc_llvm_proxy::proxy::LLVMConstInBoundsGEP
source · #[no_mangle]
pub unsafe extern "C" fn LLVMConstInBoundsGEP(
ConstantVal: LLVMValueRef,
ConstantIndices: *mut LLVMValueRef,
NumIndices: c_uint
) -> LLVMValueRef