base
0.1.0
c_int
Trait Implementations
From<Protection>
From<Signal>
In base::
sys::
unix::
file_
traits::
lib
base
::
sys
::
unix
::
file_traits
::
lib
Type Alias
c_int
Copy item path
pub type c_int =
i32
;
Trait Implementations
§
Source
§
impl
From
<
Protection
> for
c_int
Source
§
fn
from
(p:
Protection
) -> Self
Converts to this type from the input type.
Source
§
impl
From
<
Signal
> for
c_int
Source
§
fn
from
(signal:
Signal
) ->
c_int
Converts to this type from the input type.