pub unsafe extern "C" fn chewing_set_ShapeMode(
ctx: *mut ChewingContext,
mode: c_int,
)Expand description
@brief Set the shape mode of output symbols: full-shape / half-shape
@param ctx @param mode FULLSHAPE_MODE or HALFSHAPE_MODE
pub unsafe extern "C" fn chewing_set_ShapeMode(
ctx: *mut ChewingContext,
mode: c_int,
)@brief Set the shape mode of output symbols: full-shape / half-shape
@param ctx @param mode FULLSHAPE_MODE or HALFSHAPE_MODE