From 6751d511aeedfdd568e79c0e7b03546965c4227a Mon Sep 17 00:00:00 2001 From: pravic Date: Thu, 14 Apr 2016 00:40:16 +0300 Subject: add missed debug module docs (gitignore :() --- doc/km/debug/fn.DbgPrint.html | 113 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 113 insertions(+) create mode 100644 doc/km/debug/fn.DbgPrint.html (limited to 'doc/km/debug/fn.DbgPrint.html') diff --git a/doc/km/debug/fn.DbgPrint.html b/doc/km/debug/fn.DbgPrint.html new file mode 100644 index 0000000..dd725f1 --- /dev/null +++ b/doc/km/debug/fn.DbgPrint.html @@ -0,0 +1,113 @@ + + + + + + + + + + km::debug::DbgPrint - Rust + + + + + + + + + + + + + + + + + +
+

km::debug::DbgPrint + + [] + + [src]

+
pub unsafe extern fn DbgPrint(Format: *const u8, ...) -> NTSTATUS

DbgPrint routine sends a message to the kernel debugger.

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