Lamina.Cast.to_integer

You're seeing just the function to_integer, go back to Lamina.Cast module for more information.
Link to this function

to_integer(value)

Specs

to_integer(integer() | float() | binary() | charlist()) ::
  integer() | no_return()

Attempts to convert the inbound value into an integer.