pub unsafe extern "C" fn SDL_GameControllerMappingForGUID(
    guid: SDL_JoystickGUID
) -> *mut c_char
Expand description

Get a mapping string for a GUID

\return the mapping string. Must be freed with SDL_free(). Returns NULL if no mapping is available