tokio-cronet-sys 0.1.0

Raw bindings to Chromium Cronet's native C API
1
2
3
4
// Bindgen entry point. The included files come from the pinned Chromium source
// checkout; generated bindings are deliberately not committed to this crate.
#include "cronet_c.h"
#include "bidirectional_stream_c.h"