Function sdl2_sys::SDL_JoystickGetDeviceGUID

source ยท
pub unsafe extern "C" fn SDL_JoystickGetDeviceGUID(
    device_index: c_int,
) -> SDL_JoystickGUID
Expand description

Return the GUID for the joystick at this index This can be called before any joysticks are opened.