Contents

nw_endpoint_get_url(_:)

Accesses the URL string stored in an endpoint.

Declaration

func nw_endpoint_get_url(_ endpoint: nw_endpoint_t) -> UnsafePointer<CChar>

See Also

Functions