udev-0.0.0.0: libudev bindings

Portabilityportable
Stabilityexperimental
Maintainerpxqr.sta@gmail.com
Safe HaskellSafe-Inferred

System.UDev.Util

Description

Utilities useful when dealing with devices and device node names.

Synopsis

Documentation

encodeString :: CString -> CString -> CSize -> IO ()Source

Encode all potentially unsafe characters of a string to the corresponding 2 char hex value prefixed by '\x'.