keyctl_get_persistent

Function keyctl_get_persistent 

Source
pub fn keyctl_get_persistent(
    uid: uid_t,
    id: KeyringSerial,
) -> Result<KeyringSerial, Errno>