winapi-rs icon indicating copy to clipboard operation
winapi-rs copied to clipboard

Where can I find more examples

Open Yihsiwei opened this issue 2 years ago • 0 comments

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

Yihsiwei avatar Feb 28 '22 11:02 Yihsiwei