socket2
0.5.7
c_int
Trait Implementations
From<Domain>
From<Protocol>
From<Type>
In socket2::sys
Type Alias
socket2
::
sys
::
c_int
Copy item path
source
·
[
−
]
pub(crate) type c_int =
i32
;
Trait Implementations
§
source
§
impl
From
<
Domain
> for
c_int
source
§
fn
from
(d:
Domain
) ->
c_int
Converts to this type from the input type.
source
§
impl
From
<
Protocol
> for
c_int
source
§
fn
from
(p:
Protocol
) ->
c_int
Converts to this type from the input type.
source
§
impl
From
<
Type
> for
c_int
source
§
fn
from
(t:
Type
) ->
c_int
Converts to this type from the input type.