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