pub unsafe extern "C" fn fz_set_separation_behavior(
ctx: *mut fz_context,
sep: *mut fz_separations,
separation: c_int,
behavior: fz_separation_behavior,
)Expand description
Control the rendering of a given separation.
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.