Function sdl2_sys::joystick::SDL_JoystickGetGUIDString [] [src]

pub unsafe extern "C" fn SDL_JoystickGetGUIDString(
    guid: SDL_JoystickGUID,
    pszGUID: *const c_char,
    cbGUID: c_int
)