Adding the basic c_types as their own file section.
Also, added the to_c_string and from_c_string functions. Their location needs to be determined.
This commit is contained in:
@ -9,5 +9,10 @@ documentation = ""
|
||||
keywords = ["binding", "c types", "c enums", "c flags", "c strings"]
|
||||
|
||||
|
||||
[features]
|
||||
default = []
|
||||
use_std = []
|
||||
|
||||
|
||||
[dependencies.scribe]
|
||||
git = "https://gitlab.com/CyberMages/scribe.git"
|
||||
|
Reference in New Issue
Block a user