Home
last modified time | relevance | path

Searched refs:with_control (Results 1 – 1 of 1) sorted by relevance

/external/rust/android-crates-io/crates/socket2/src/
Dlib.rs646 pub fn with_control(mut self, buf: &'control [u8]) -> Self { in with_control() method
718 pub fn with_control(mut self, buf: &'control mut [MaybeUninit<u8>]) -> Self { in with_control() method