Alex Crichton 9a2415b822 std: Mark rust_get_num_cpus as dllexport
This function is imported across the DLL boundary by the libtest dynamic
library, so it has to be marked as dllexport somehow, and for now this is done
with an attribute on the function specifically.
2015-05-19 10:53:07 -07:00
..
2015-03-15 09:08:21 -07:00
2015-05-06 03:00:13 +02:00