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