## Macro: SB-ALIEN:CAST [![package](https://img.shields.io/badge/Package-SB--ALIEN-5f9ea0.svg?style=social&colorA=999999)](../) [![type](https://img.shields.io/badge/Type-Macro-5f9ea0.svg?style=social&colorA=999999)](../#macro) > Convert ALIEN to an Alien of the specified TYPE (not evaluated.) Both types > must be Alien array, pointer or function types. ### Lambda list ```cl (sb-alien:alien type) ```