wordexp-sys 1.0.0

FFI bindings for the glibc `wordexp` function.
Documentation

wordexp-sys

Rust FFI bindings for the wordexp(3) C function.

See Also

  • cromulent: The safe wrapper around these bindings.
  • wordexp: A wordexp wrapper which does not use these bindings.