Oo_sfml_network.ip_address_src ->
object
  val address : SFIpAddress.t
  method t : SFIpAddress.t
  method to_integer : unit -> int32
  method to_string : unit -> string
end