pub fn del_augroup_by_id(id: u32) -> Result<(), Error>
Binding to nvim_del_augroup_by_id.
nvim_del_augroup_by_id
Deletes an autocommand group by id.