[][src]Function mupdf_sys::pdf_choice_widget_options

pub unsafe extern "C" fn pdf_choice_widget_options(
    ctx: *mut fz_context,
    doc: *mut pdf_document,
    tw: *mut pdf_widget,
    exportval: c_int,
    opts: *mut *const c_char
) -> c_int