keyctl_read

Function keyctl_read 

Source
pub fn keyctl_read(
    id: KeyringSerial,
    buffer: Option<Out<'_, [u8]>>,
) -> Result<usize, Errno>