pub unsafe extern "C" fn LLVMGetGEPSourceElementType(
GEP: LLVMValueRef,
) -> LLVMTypeRefExpand description
Get the source element type of the given GEP operator.
pub unsafe extern "C" fn LLVMGetGEPSourceElementType(
GEP: LLVMValueRef,
) -> LLVMTypeRefGet the source element type of the given GEP operator.