Function tauri_runtime_wry::center_window

source ยท
pub fn center_window(
    window: &Window,
    window_size: PhysicalSize<u32>
) -> Result<()>