Skip to main content

render_native_surface

Function render_native_surface 

Source
pub fn render_native_surface(
    store: &EventStore,
    session_id: &str,
    family: NativeSurfaceFamily,
    terminal_width: usize,
) -> Result<String, NativeProjectionError>