Macro impl_from_raw_fd

Source
macro_rules! impl_from_raw_fd {
    ($($t:ident)*) => { ... };
}