evhttp_connection_set_max_headers_size

Function evhttp_connection_set_max_headers_size 

Source
pub unsafe extern "C" fn evhttp_connection_set_max_headers_size(
    evcon: *mut evhttp_connection,
    new_max_headers_size: isize,
)