Skip to main content

LLVMConstGEP

Function LLVMConstGEP 

Source
pub unsafe extern "C" fn LLVMConstGEP(
    ConstantVal: LLVMValueRef,
    ConstantIndices: *mut LLVMValueRef,
    NumIndices: c_uint,
) -> LLVMValueRef