[][src]Function rustbus::wire::util::marshal_unixfd

pub fn marshal_unixfd(
    i: &UnixFd,
    ctx: &mut MarshalContext<'_, '_>
) -> Result<()>