ASN1_TIME_to_tm

Function ASN1_TIME_to_tm 

Source
pub unsafe extern "C" fn ASN1_TIME_to_tm(
    s: *const ASN1_TIME,
    tm: *mut tm,
) -> c_int