Function LLVMGetGEPSourceElementType

Source
#[no_mangle]
pub extern "C" fn LLVMGetGEPSourceElementType(
    GEP: LLVMValueRef,
) -> LLVMTypeRef