Function mupdf_sys::fz_parse_stext_options[][src]

pub unsafe extern "C" fn fz_parse_stext_options(
    ctx: *mut fz_context,
    opts: *mut fz_stext_options,
    string: *const c_char
) -> *mut fz_stext_options

Parse stext device options from a comma separated key-value string.