Function wolfssl_sys::wolfSSL_ASN1_TIME_to_string

source ·
pub unsafe extern "C" fn wolfSSL_ASN1_TIME_to_string(
    t: *mut WOLFSSL_ASN1_TIME,
    buf: *mut c_char,
    len: c_int
) -> *mut c_char