[][src]Function thorium::win32::get_window_dimension

pub fn get_window_dimension(window: HWND) -> Result<WindowDimension, DWORD>

Obtains the dimensions of the window handle given, or an error code.