Home
last modified time | relevance | path

Searched defs:CStruct (Results 1 – 2 of 2) sorted by relevance

/commonlibrary/rust/ylong_http/ylong_http_client/src/util/c_openssl/
Dforeign.rs20 type CStruct; typedef
27 fn as_ptr(&self) -> *mut Self::CStruct; in as_ptr()
32 type CStruct; typedef
50 fn as_ptr(&self) -> *mut Self::CStruct { in as_ptr()
Dstack.rs117 type CStruct = T::StackType; typedef
127 type CStruct = T::StackType; typedef
134 fn as_ptr(&self) -> *mut Self::CStruct { in as_ptr()