pub unsafe extern "C" fn chewing_handle_Numlock(
ctx: *mut ChewingContext,
key: c_int,
) -> c_intExpand description
@brief Handle the input key stroke: Numlock (keypad) @param ctx Chewing IM context @param key scan code of number key
pub unsafe extern "C" fn chewing_handle_Numlock(
ctx: *mut ChewingContext,
key: c_int,
) -> c_int@brief Handle the input key stroke: Numlock (keypad) @param ctx Chewing IM context @param key scan code of number key