evutil_date_rfc1123

Function evutil_date_rfc1123 

Source
pub unsafe extern "C" fn evutil_date_rfc1123(
    date: *mut c_char,
    datelen: usize,
    tm: *const tm,
) -> c_int