pub type OSSL_TIME_SPEC_ABSOLUTE = OSSL_TIME_SPEC_ABSOLUTE_st;
Aliased Type§
struct OSSL_TIME_SPEC_ABSOLUTE {
pub startTime: *mut asn1_string_st,
pub endTime: *mut asn1_string_st,
}
Fields§
§startTime: *mut asn1_string_st
§endTime: *mut asn1_string_st