[][src]Function harfbuzz_sys::hb_set_del_range

pub unsafe extern "C" fn hb_set_del_range(
    set: *mut hb_set_t,
    first: hb_codepoint_t,
    last: hb_codepoint_t
)