-
John Zacarias Jekel authored
This makes life a bit easier as it avoids conflicting definitions when including bindgen-generated code in the same module scope and is more similar to what other bindings crates (ex. libc) do.
John Zacarias Jekel authoredThis makes life a bit easier as it avoids conflicting definitions when including bindgen-generated code in the same module scope and is more similar to what other bindings crates (ex. libc) do.
Loading