Function hyper::ffi::hyper_error_code[][src]

#[no_mangle]
pub extern "C" fn hyper_error_code(
    err: *const hyper_error
) -> hyper_code
Expand description

Get an equivalent hyper_code from this error.