Skip to main content

evdev_revoke

Function evdev_revoke 

Source
pub fn evdev_revoke(device: BorrowedFd<'_>) -> Result<(), Errno>
Expand description

EVIOCREVOKE — révoque définitivement l’accès à ce FD (irréversible).

§Errors