Function mupdf_sys::fz_count_chapters[][src]

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

Return the number of chapters in the document. At least 1.