Function boring_sys::X509_REVOKED_set_revocationDate

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