Function llvm_sys::core::LLVMGetGEPSourceElementType
source · [−]pub unsafe extern "C" fn LLVMGetGEPSourceElementType(
GEP: LLVMValueRef
) -> LLVMTypeRef
Expand description
Get the source element type of the given GEP operator.