Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/src/util/c_openssl/
H A 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()
H A Dstack.rs119 type CStruct = T::StackType; typedef
129 type CStruct = T::StackType; typedef
136 fn as_ptr(&self) -> *mut Self::CStruct { in as_ptr()