evhttp_foreach_bound_socket

Function evhttp_foreach_bound_socket 

Source
pub unsafe extern "C" fn evhttp_foreach_bound_socket(
    http: *mut evhttp,
    function: evhttp_bound_socket_foreach_fn,
    argument: *mut c_void,
)