SetGamepadMappings function
See RaylibCoreFlatModule.SetGamepadMappings.
Implementation
int SetGamepadMappings(
MemoryPointer<RChar> mappings,
) => _module.SetGamepadMappings(mappings);
See RaylibCoreFlatModule.SetGamepadMappings.
int SetGamepadMappings(
MemoryPointer<RChar> mappings,
) => _module.SetGamepadMappings(mappings);