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.DbgBreakPointWithStatus.html | 113 +++++++++++++++++++++++++++ 1 file changed, 113 insertions(+) create mode 100644 doc/km/debug/fn.DbgBreakPointWithStatus.html (limited to 'doc/km/debug/fn.DbgBreakPointWithStatus.html') diff --git a/doc/km/debug/fn.DbgBreakPointWithStatus.html b/doc/km/debug/fn.DbgBreakPointWithStatus.html new file mode 100644 index 0000000..f6f51de --- /dev/null +++ b/doc/km/debug/fn.DbgBreakPointWithStatus.html @@ -0,0 +1,113 @@ + + + + + + + + + + km::debug::DbgBreakPointWithStatus - Rust + + + + + + + + + + + + + + + + + +
+

km::debug::DbgBreakPointWithStatus + + [] + + [src]

+
pub unsafe extern "system" fn DbgBreakPointWithStatus(Status: NTSTATUS)

Breaks into the kernel debugger and sends the value of Status to the debugger.

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