append_code_point

Function append_code_point 

Source
pub fn append_code_point(builder: &Arc<RwLock<String>>, code: i32) -> Result<()>