Function kernel32::GetTimeFormatW
[−]
[src]
pub unsafe extern "system" fn GetTimeFormatW(
Locale: LCID,
dwFlags: DWORD,
lpTime: *const SYSTEMTIME,
lpFormat: LPCWSTR,
lpTimeStr: LPWSTR,
cchTime: c_int
) -> c_int