Skip to main content

dispatch_surface

Function dispatch_surface 

Source
pub(super) async fn dispatch_surface(
    gateway: &str,
    output: OutputFormat,
    args: SurfaceArgs,
) -> Result<()>