Function libevent_sys::evhttp_add_header
source · pub unsafe extern "C" fn evhttp_add_header(
headers: *mut evkeyvalq,
key: *const c_char,
value: *const c_char
) -> c_intpub unsafe extern "C" fn evhttp_add_header(
headers: *mut evkeyvalq,
key: *const c_char,
value: *const c_char
) -> c_int