melon/src/pdf_cnki.h

8 lines
181 B
C
Raw Normal View History

2020-08-14 22:04:26 +00:00
/*
* Copyright (c) 2020-2021, 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);