Function openssl_sys::X509_set1_notBefore[][src]

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