Skip to main content

switch_socket_t

Type Alias switch_socket_t 

Source
pub type switch_socket_t = fspr_socket_t;
Expand description

A structure to represent sockets

Aliased Typeยง

pub struct switch_socket_t { /* private fields */ }