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