Retrieves stored user data from the context.
@returns The stored user data. If the user data wasn't set, or the passed in context is NULL, returns NULL.
This may be useful to access private user data from callbacks like a custom logging function.
@memberof xkb_context
See Implementation
Retrieves stored user data from the context.
@returns The stored user data. If the user data wasn't set, or the passed in context is NULL, returns NULL.
This may be useful to access private user data from callbacks like a custom logging function.
@memberof xkb_context