udt_socket

Function udt_socket 

Source
pub unsafe extern "C" fn udt_socket(
    af: c_int,
    ty: c_int,
    protocol: c_int,
) -> UDTSOCKET