pub unsafe extern "system" fn EnumTimeFormatsEx(
    lptimefmtenumprocex: TIMEFMT_ENUMPROCEX,
    lplocalename: PCWSTR,
    dwflags: u32,
    lparam: LPARAM
) -> BOOL
Expand description

Required features: "Win32_Globalization", "Win32_Foundation"