Function devices::virtio::balloon::send_adjusted_response

source ·
async fn send_adjusted_response(
    tube: &AsyncTube,
    num_pages: u32,
) -> Result<(), TubeError>