[][src]Function sdl2_sys::SDL_JoystickName

pub unsafe extern "C" fn SDL_JoystickName(
    joystick: *mut SDL_Joystick
) -> *const c_char

Return the name for this currently opened joystick. If no name can be found, this function returns NULL.