Type Alias starnix_uapi::uapi::sigset_t

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.