xkb_context_get_user_data

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

extern (C)
void*
xkb_context_get_user_data

Meta