dyncvoke-data 0.1.1

Shared Windows FFI types and obfuscated-string helper for Dyncvoke
Documentation
  • Coverage
  • 0.72%
    3 out of 418 items documented0 out of 38 items with examples
  • Size
  • Source code size: 40.64 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 2.77 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 3s Average build duration of successful builds.
  • all releases: 3s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Homepage
  • Repository
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • Whitecat18

Shared Windows FFI types, constants, and the [lc!] string macro.

You normally get this through dyncvoke::data. HANDLE, OBJECT_ATTRIBUTES, UNICODE_STRING, PE metadata, and NT access-mask constants live here. [lc!] expands to an obfuscated alloc::string::String.