Function windows_sys::Win32::System::WindowsProgramming::TranslateInfStringW
[−]pub unsafe extern "system" fn TranslateInfStringW(
pszinffilename: PCWSTR,
pszinstallsection: PCWSTR,
psztranslatesection: PCWSTR,
psztranslatekey: PCWSTR,
pszbuffer: PWSTR,
cchbuffer: u32,
pdwrequiredsize: *mut u32,
pvreserved: *mut c_void
) -> HRESULT
Expand description
Required features: "Win32_System_WindowsProgramming"