SDL_JoystickGetGUIDString

Function SDL_JoystickGetGUIDString 

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