pub type KeyringSerial = NonZeroI32;
Expand description
Alias for the key_serial_t kernel type, representing a keyring (or key).
Aliased Typeยง
pub struct KeyringSerial(/* private fields */);
pub type KeyringSerial = NonZeroI32;
Alias for the key_serial_t kernel type, representing a keyring (or key).
pub struct KeyringSerial(/* private fields */);