From 24af17846d14b290aa1d90e37e98c4cbe9e173e1 Mon Sep 17 00:00:00 2001 From: pravic Date: Tue, 12 Apr 2016 18:12:52 +0300 Subject: add winapi-km-rs docs --- doc/km/string/fn.RtlCompareUnicodeString.html | 112 ++++++++++++++++++++++++++ 1 file changed, 112 insertions(+) create mode 100644 doc/km/string/fn.RtlCompareUnicodeString.html (limited to 'doc/km/string/fn.RtlCompareUnicodeString.html') diff --git a/doc/km/string/fn.RtlCompareUnicodeString.html b/doc/km/string/fn.RtlCompareUnicodeString.html new file mode 100644 index 0000000..f802f64 --- /dev/null +++ b/doc/km/string/fn.RtlCompareUnicodeString.html @@ -0,0 +1,112 @@ + + + + + + + + + + km::string::RtlCompareUnicodeString - Rust + + + + + + + + + + + + + + + + + +
+

km::string::RtlCompareUnicodeString + + [] + + [src]

+
pub unsafe extern "system" fn RtlCompareUnicodeString(String1: &CONST_UNICODE_STRING, String2: &CONST_UNICODE_STRING, CaseInSensitive: bool) -> i32
+ + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3