[][src]Crate real_c_string

Macros

real_c_string

Transforms passed string to same look as C strings at asm level Used in vmprotect crate, because vmprotect disassembles code, and finds usages like this

real_c_wstring

Same as real_c_string, but used for wchar_t* strings