I2cServer.server_process

You're seeing just the function server_process, go back to I2cServer module for more information.
Link to this function

server_process(bus_name, bus_address)

View Source

Specs

server_process(binary(), 0..127) :: pid()

Returns the PID for a specified bus name and bus address.