evhttp_connection_base_new

Function evhttp_connection_base_new 

Source
pub unsafe extern "C" fn evhttp_connection_base_new(
    base: *mut event_base,
    dnsbase: *mut evdns_base,
    address: *const c_char,
    port: u16,
) -> *mut evhttp_connection