Skip to main content

pdf_map_range_to_range

Function pdf_map_range_to_range 

Source
pub unsafe extern "C" fn pdf_map_range_to_range(
    ctx: *mut fz_context,
    cmap: *mut pdf_cmap,
    srclo: c_uint,
    srchi: c_uint,
    dstlo: c_int,
)