Function windows_sys::Win32::Globalization::GetDateFormatEx

pub unsafe extern "system" fn GetDateFormatEx(
    lplocalename: PCWSTR,
    dwflags: ENUM_DATE_FORMATS_FLAGS,
    lpdate: *const SYSTEMTIME,
    lpformat: PCWSTR,
    lpdatestr: PWSTR,
    cchdate: i32,
    lpcalendar: PCWSTR,
) -> i32