Crate auxv [−] [src]
Structs
| NotFoundGetauxvalProvider |
A stub implementation that always returns NotFound.
This can be used when you want to use something reasonable (i.e. won't crash)
that's not |
Enums
| GetauxvalError | |
| ProcfsAuxvError |
Constants
| AT_HWCAP | |
| AT_HWCAP2 |
Traits
| GetauxvalProvider |
Functions
| search_procfs_auxv |
Read from the procfs auxv file and look for the specified types. |
Type Definitions
| ProcfsAuxVals |