Function X509_set1_notBefore

Source
pub unsafe extern "C" fn X509_set1_notBefore(
    x: *mut x509_st,
    tm: *const asn1_string_st,
) -> i32