Function marshal_unixfd

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