Type Alias CookieDeleteCallbackFn

Source
pub type CookieDeleteCallbackFn = unsafe fn(cj: CookieJarImpl, data: *mut (), deleted: usize);