[][src]Function sdl2_sys::SDL_JoystickGetDeviceGUID

pub unsafe extern "C" fn SDL_JoystickGetDeviceGUID(
    device_index: c_int
) -> SDL_JoystickGUID

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