[][src]Function nginx::X509_CRL_set1_lastUpdate

pub unsafe extern "C" fn X509_CRL_set1_lastUpdate(
    x: *mut X509_CRL,
    tm: *const ASN1_TIME
) -> c_int