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