Home
last modified time | relevance | path

Searched refs:hyper_error (Results 1 – 1 of 1) sorted by relevance

/external/rust/android-crates-io/crates/hyper/src/ffi/
Derror.rs4 pub struct hyper_error(crate::Error); struct
31 impl hyper_error { implementation
60 fn hyper_error_free(err: *mut hyper_error) {
67 fn hyper_error_code(err: *const hyper_error) -> hyper_code {
79 fn hyper_error_print(err: *const hyper_error, dst: *mut u8, dst_len: size_t) -> size_t {