[][src]Function sdl2_sys::SDL_GameControllerMappingForGUID

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

Get a mapping string for a GUID

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