☰
libc
All crates
[
−
]
[src]
Function
libc
::
socket
pub unsafe extern "C" fn socket(
__domain:
c_int
,
__type:
c_int
,
__protocol:
c_int
) ->
c_int