keyctl_setperm

Function keyctl_setperm 

Source
pub fn keyctl_setperm(
    id: KeyringSerial,
    perm: KeyPermissions,
) -> Result<(), Errno>