Function windows_sys::Win32::System::WindowsProgramming::TranslateInfStringExA
[−]pub unsafe extern "system" fn TranslateInfStringExA(
hinf: *mut c_void,
pszinffilename: PCSTR,
psztranslatesection: PCSTR,
psztranslatekey: PCSTR,
pszbuffer: PSTR,
dwbuffersize: u32,
pdwrequiredsize: *mut u32,
pvreserved: *mut c_void
) -> HRESULT
Expand description
Required features: "Win32_System_WindowsProgramming"