pub fn debug(s: String)
Available on neither crate feature
native-simulator
nor crate feature stub-syscalls
.Expand description
Output debug message
You should use the macro version syscall: debug!
ยงArguments
s
- string to output