melon/src/pdf_cnki.h

8 lines
176 B
C
Raw Normal View History

2020-08-14 22:04:26 +00:00
/*
2020-09-08 00:58:40 +00:00
* Copyright (c) 2020, yzrh <yzrh@noema.org>
2020-08-14 22:04:26 +00:00
*
* SPDX-License-Identifier: Apache-2.0
*/
int pdf_cnki_outline(pdf_object_t **pdf, object_outline_t **outline, int **ids);