pub unsafe extern "C" fn chewing_commit_String(
ctx: *const ChewingContext,
) -> *mut c_charExpand description
@brief Get current commit string regardless of current input state @param ctx handle to Chewing IM context
Always returns a char pointer, caller must free it.