[][src]Function mupdf_sys::fz_set_separation_behavior

pub unsafe extern "C" fn fz_set_separation_behavior(
    ctx: *mut fz_context,
    sep: *mut fz_separations,
    separation: c_int,
    behavior: fz_separation_behavior
)

Control the rendering of a given separation.