evhttp_connection_set_initial_retry_tv

Function evhttp_connection_set_initial_retry_tv 

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