evhttp_connection_set_timeout_tv

Function evhttp_connection_set_timeout_tv 

Source
pub unsafe extern "C" fn evhttp_connection_set_timeout_tv(
    evcon: *mut evhttp_connection,
    tv: *const timeval,
)