Function wolfssl_sys::wc_GetDateAsCalendarTime

source ยท
pub unsafe extern "C" fn wc_GetDateAsCalendarTime(
    date: *const byte,
    length: c_int,
    format: byte,
    timearg: *mut tm,
) -> c_int