You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
pub unsafe extern "system" fn EnumSystemLocalesA(
lpLocaleEnumProc: LOCALE_ENUMPROCA,
dwFlags: DWORD
) -> BOOL
Many of these function types don't know how to generate them
I don't know how to write the first parameter of this function
The text was updated successfully, but these errors were encountered:
pub unsafe extern "system" fn EnumSystemLocalesA(
lpLocaleEnumProc: LOCALE_ENUMPROCA,
dwFlags: DWORD
) -> BOOL
Many of these function types don't know how to generate them
I don't know how to write the first parameter of this function
The text was updated successfully, but these errors were encountered: