sigset_t
starnix_
uapi
sigset_
t
Trait Implementations
From<SigSet>
In starnix_
uapi::
arch32
starnix_uapi
::
arch32
Type Alias
sigset_
t
Copy item path
Source
pub type sigset_t =
u64
;
Trait Implementations
§
Source
§
impl
From
<
SigSet
> for
sigset_t
Source
§
fn
from
(val:
SigSet
) -> Self
Converts to this type from the input type.