Home
last modified time | relevance | path

Searched defs:as_ptr (Results 1 – 6 of 6) sorted by relevance

/commonlibrary/rust/ylong_http/ylong_http_client/src/util/c_openssl/
Dforeign.rs27 fn as_ptr(&self) -> *mut Self::CStruct; in as_ptr() method
50 fn as_ptr(&self) -> *mut Self::CStruct { in as_ptr() method
Dstack.rs143 fn as_ptr(&self) -> *mut Self::CStruct { in as_ptr() method
Dbio.rs58 pub(crate) fn as_ptr(&self) -> *mut BIO { in as_ptr() method
/commonlibrary/rust/ylong_http/ylong_http_client/src/util/c_openssl/ssl/
Dmethod.rs18 pub(crate) fn as_ptr(&self) -> *const SSL_METHOD { in as_ptr() method
/commonlibrary/rust/ylong_runtime/ylong_io/src/sys/linux/
Dsocket_addr.rs26 pub(crate) fn as_ptr(&self) -> *const sockaddr { in as_ptr() method
/commonlibrary/rust/ylong_runtime/ylong_io/src/sys/windows/
Dsocket_addr.rs29 pub(crate) fn as_ptr(&self) -> *const SOCKADDR { in as_ptr() method