Function EnumTimeFormatsEx
pub unsafe fn EnumTimeFormatsEx<P1>(
lptimefmtenumprocex: TIMEFMT_ENUMPROCEX,
lplocalename: P1,
dwflags: u32,
lparam: LPARAM,
) -> Result<()>where
P1: Param<PCWSTR>,
pub unsafe fn EnumTimeFormatsEx<P1>(
lptimefmtenumprocex: TIMEFMT_ENUMPROCEX,
lplocalename: P1,
dwflags: u32,
lparam: LPARAM,
) -> Result<()>where
P1: Param<PCWSTR>,