Macro impl_as_raw_fd

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