SetGamepadMappings function

int SetGamepadMappings(
  1. Pointer<Char> mappings
)

Implementation

int SetGamepadMappings(Pointer<Char> mappings) => _module.SetGamepadMappings(mappings);