Function X509_STORE_CTX_set_time

Source
pub unsafe extern "C" fn X509_STORE_CTX_set_time(
    ctx: *mut x509_store_ctx_st,
    flags: u64,
    t: i64,
)