[][src]Type Definition harfbuzz_sys::hb_destroy_func_t

type hb_destroy_func_t = Option<unsafe extern "C" fn(user_data: *mut c_void)>;