guest_cli::balloon

Function connect_to_balloon_controller

Source
pub async fn connect_to_balloon_controller<P: PlatformServices>(
    services: &P,
    guest_type: GuestType,
) -> Result<BalloonControllerProxy, BalloonResult>