charcodemap.needs_binding

if this key need to be bound at runtime because it does not * exist in the current keymap, this will be set to 1.

struct charcodemap
int needs_binding;

Meta