pub unsafe extern "C" fn swkbdSetFeatures(
swkbd: *mut SwkbdState,
features: u32_,
)Expand description
Specifies which special features are enabled in a software keyboard.
ยงArguments
swkbd- Pointer to swkbd state.features- Feature bitmask.