Skip to main content

impl_raw_fd

Macro impl_raw_fd 

Source
macro_rules! impl_raw_fd {
    ($name:ident, $fd:literal) => { ... };
}