[][src]Crate thorium

Lokathor makes stuff.

Currently we're working on some Handmade Hero inspired stuff using winapi.

Modules

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