pub unsafe extern "C" fn aws_socket_get_event_loop(
    socket: *mut aws_socket
) -> *mut aws_event_loop
Expand description

Gets the event-loop the socket is assigned to.