Function sdl2_sys::SDL_hid_close
source ยท pub unsafe extern "C" fn SDL_hid_close(dev: *mut SDL_hid_device)
Expand description
Close a HID device.
\param dev A device handle returned from SDL_hid_open().
\since This function is available since SDL 2.0.18.