Function botan_x509_cert_not_after

Source
pub unsafe extern "C" fn botan_x509_cert_not_after(
    cert: botan_x509_cert_t,
    timestamp: *mut u64,
) -> c_int