Function devices::virtio::wl::encode_vfd_new

source ·
fn encode_vfd_new(
    writer: &mut Writer,
    resp: bool,
    vfd_id: u32,
    flags: u32,
    pfn: u64,
    size: u32
) -> Result<(), WlError>