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

km::time::ExSystemTimeToLocalTime + + [] + + [src]

+
pub unsafe extern "system" fn ExSystemTimeToLocalTime(SystemTime: *const SYSTEMTIME, LocalTime: *mut SYSTEMTIME)

Converts a GMT system time value to the local system time for the current time zone.

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