[][src]Type Definition winapi::um::libloaderapi::ENUMRESNAMEPROCW

type ENUMRESNAMEPROCW = Option<unsafe extern "system" fn(hModule: HMODULE, lpType: LPCWSTR, lpName: LPWSTR, lParam: LONG_PTR) -> BOOL>;