Macro impl_std_fd

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