From 68a4e446d3a571d7e516ab4d457fb27220936b69 Mon Sep 17 00:00:00 2001 From: pravic Date: Thu, 14 Apr 2016 00:37:38 +0300 Subject: update docs --- doc/km/shared/index.html | 151 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 151 insertions(+) create mode 100644 doc/km/shared/index.html (limited to 'doc/km/shared/index.html') diff --git a/doc/km/shared/index.html b/doc/km/shared/index.html new file mode 100644 index 0000000..cf95bf4 --- /dev/null +++ b/doc/km/shared/index.html @@ -0,0 +1,151 @@ + + + + + + + + + + km::shared - Rust + + + + + + + + + + + + + + + + + +
+

Module km::shared + + [] + + [src]

+

Data shared between kernel and user mode.

+

Structs

+ + + + + + + + +
KSYSTEM_TIME +

Dystem time structure

+
KUSER_SHARED_DATA +

The data shared between kernel and user mode.

+

Enums

+ + + + + + + + +
ALTERNATIVE_ARCHITECTURE_TYPE + +
NT_PRODUCT_TYPE + +

Type Definitions

+ + + + +
SYSTEMTIME +

System time is a count of 100-nanosecond intervals since January 1, 1601.

+
+ + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3