Function hyper::ffi::hyper_version

source ·
#[no_mangle]
pub extern "C" fn hyper_version() -> *const c_char
Available on crate feature ffi and hyper_unstable_ffi only.
Expand description

Returns a static ASCII (null terminated) string of the hyper version.