pub unsafe extern "C" fn chewing_get_ChiEngMode(
ctx: *const ChewingContext,
) -> c_intExpand description
@brief Get current operating language mode: English / Chinese
@param ctx
@return CHINESE_MODE or ENGLISH_MODE
pub unsafe extern "C" fn chewing_get_ChiEngMode(
ctx: *const ChewingContext,
) -> c_int@brief Get current operating language mode: English / Chinese
@param ctx
@return CHINESE_MODE or ENGLISH_MODE