aws_lc_sys

Function X509_REVOKED_set_revocationDate

Source
pub unsafe extern "C" fn X509_REVOKED_set_revocationDate(
    revoked: *mut X509_REVOKED,
    tm: *const ASN1_TIME,
) -> c_int