def bookmarks_t_erase(*args): """ bookmarks_t_erase(e, index, ud) -> bool """ return _ida_moves.bookmarks_t_erase(*args)
def erase(*args) -> "bool": r""" erase(e, index, ud) -> bool """ return _ida_moves.bookmarks_t_erase(*args)