Function mupdf_sys::pdf_set_choice_field_value[][src]

pub unsafe extern "C" fn pdf_set_choice_field_value(
    ctx: *mut fz_context,
    widget: *mut pdf_widget,
    value: *const c_char
) -> c_int