$darkmode
Suckless OGL 1.0.0
A lean, high-performance C11 PBR Renderer
AppBindingRegistry Struct Reference

Central registry that holds application key bindings. More...

#include <app_binding.h>

Collaboration diagram for AppBindingRegistry:
[legend]

Data Fields

AppBinding bindings [MAX_APP_BINDINGS]
 
int count
 

Detailed Description

Central registry that holds application key bindings.

Field Documentation

◆ bindings

AppBinding AppBindingRegistry::bindings[MAX_APP_BINDINGS]

◆ count

int AppBindingRegistry::count

The documentation for this struct was generated from the following file: