(function() {var type_impls = { "rustix":[["1.48.0 · source§impl AsRawFd for i32source§fn as_raw_fd(&self) -> i32Extracts the raw file descriptor. Read more","AsRawFd","rustix::fd::RawFd"],["1.48.0 · source§impl FromRawFd for i32source§unsafe fn from_raw_fd(fd: i32) -> i32Constructs a new instance of Self from the given raw file\ndescriptor. Read more","FromRawFd","rustix::fd::RawFd"],["1.48.0 · source§impl IntoRawFd for i32source§fn into_raw_fd(self) -> i32Consumes this object, returning the raw underlying file descriptor. Read more","IntoRawFd","rustix::fd::RawFd"]] };if (window.register_type_impls) {window.register_type_impls(type_impls);} else {window.pending_type_impls = type_impls;}})()
Self