☰
In libc
?
Function
libc
::
socket
source
·
[
−
]
pub unsafe extern "system" fn socket(
af:
c_int
,
socket_type:
c_int
,
protocol:
c_int
) ->
SOCKET