Function mupdf_sys::fz_count_chapter_pages[][src]

pub unsafe extern "C" fn fz_count_chapter_pages(
    ctx: *mut fz_context,
    doc: *mut fz_document,
    chapter: c_int
) -> c_int

Return the number of pages in a chapter. May return 0.