Migrate Rust libcutils bindings into librustutils.

This reimplements some of the simple C functions in Rust rather than
exposing them through bindgen.

Bug: 182498247
Test: Build this and dependent module.
Change-Id: I5f6797bd7fa34dc40ed3032f415b63a119633b3e
4 files changed
tree: 24de30137f11fede8d4d735425ad441912f29d7d
  1. bindgen/
  2. Android.bp
  3. lib.rs
  4. OWNERS
  5. system_properties.rs
  6. users.rs