[][src]Crate thorium

Lokathor makes stuff.

Starting out is some Handmade Hero inspired stuff with winapi.

Modules

macros

The crate's macro_rules! macros.

win32

Stuff that's specific to Windows, through winapi.

Macros

debugln

file!():line!()>, a space, and then the message.

dump

file!():line!()> expr: expr_value, one per expression

tlc_modify

Modify a thread_local Cell with the provided function.

tlc_read

Read a value out of a thread_local Cell

tlc_write

Write a new value to a thread_local Cell