Function ASN1_TIME_to_tm

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