EstebanBorai / network-interface

Retrieve system's Network Interfaces on Linux, macOS and Windows on a standardized manner
https://crates.io/crates/network-interface
Apache License 2.0
61 stars 28 forks source link

feat(free-bsd): accept `*const i8`/`u8` for strlen arg #52

Closed surban closed 6 months ago

surban commented 6 months ago

Attempt to fix build on aarch64.