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