pub unsafe extern "system" fn EnumSystemCodePagesW(
    lpcodepageenumproc: CODEPAGE_ENUMPROCW,
    dwflags: ENUM_SYSTEM_CODE_PAGES_FLAGS
) -> BOOL
Expand description

Required features: "Win32_Foundation"