Function libevent_sys::evhttp_send_reply
source · pub unsafe extern "C" fn evhttp_send_reply(
req: *mut evhttp_request,
code: c_int,
reason: *const c_char,
databuf: *mut evbuffer
)pub unsafe extern "C" fn evhttp_send_reply(
req: *mut evhttp_request,
code: c_int,
reason: *const c_char,
databuf: *mut evbuffer
)