Type Definition harfbuzz_sys::hb_destroy_func_t [] [src]

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