Function boring_sys::ASN1_TIME_to_time_t

source ยท
pub unsafe extern "C" fn ASN1_TIME_to_time_t(
    t: *const ASN1_TIME,
    out: *mut time_t
) -> c_int