Skip to main content

set_dpi_on

Function set_dpi_on 

Source
pub async fn set_dpi_on(
    shared: &SharedChannel,
    dpi: Dpi,
) -> Result<(), WriteError>
Expand description

Write DPI on an already-open SharedChannel — the fast path that skips enumeration and channel setup.