Skip to main content

switch_socket_addr_get

Function switch_socket_addr_get 

Source
pub unsafe extern "C" fn switch_socket_addr_get(
    sa: *mut *mut switch_sockaddr_t,
    remote: switch_bool_t,
    sock: *mut switch_socket_t,
) -> switch_status_t