Function browser_window_c::cbw_CookieJar_delete
source · pub unsafe extern "C" fn cbw_CookieJar_delete(
jar: *mut cbw_CookieJar,
url: cbw_CStrSlice,
name: cbw_CStrSlice,
cb: cbw_CookieJarDeleteCallbackFn,
cb_data: *mut c_void
)