Home
last modified time | relevance | path

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

/commonlibrary/rust/ylong_http/ylong_http_client/src/util/c_openssl/ssl/
Dfiletype.rs24 pub(crate) fn as_raw(&self) -> c_int { in as_raw() method
/commonlibrary/rust/ylong_runtime/ylong_runtime/src/signal/unix/
Dmod.rs73 pub const fn as_raw(&self) -> c_int { in as_raw() method