Type Definition sfml::window::Handle

source ·
pub type Handle = c_ulong;
Expand description

The system native window handle type. Can be used to create an SFML Window from an existing system window.