Function mupdf_sys::fz_drop_stroke_state[][src]

pub unsafe extern "C" fn fz_drop_stroke_state(
    ctx: *mut fz_context,
    stroke: *const fz_stroke_state
)

Drop a reference to a stroke state structure, destroying the structure if it is the last reference.