llvm_sys::core

Function LLVMGetGEPSourceElementType

Source
pub unsafe extern "C" fn LLVMGetGEPSourceElementType(
    GEP: LLVMValueRef,
) -> LLVMTypeRef
Expand description

Get the source element type of the given GEP operator.