Home
last modified time | relevance | path

Searched refs:StackType (Results 1 - 2 of 2) sorted by relevance

/commonlibrary/rust/ylong_http/ylong_http_client/src/util/c_openssl/
H A Dstack.rs27 type StackType; types
30 pub(crate) struct Stack<T: Stackof>(*mut T::StackType);
119 type CStruct = T::StackType;
129 type CStruct = T::StackType;
142 stack: *mut T::StackType,
H A Dx509.rs147 type StackType = STACK_X509; types

Completed in 2 milliseconds