udev-0.1.1.0: libudev bindings
Copyright(c) Sam Truzjan 2013
LicenseBSD3
Maintainerpxqr.sta@gmail.com
Stabilityexperimental
Portabilityportable
Safe HaskellSafe-Inferred
LanguageHaskell2010

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'.