Function windows_sys::Win32::Devices::DeviceAndDriverInstallation::SetupOpenInfFileW
pub unsafe extern "system" fn SetupOpenInfFileW(
filename: PCWSTR,
infclass: PCWSTR,
infstyle: u32,
errorline: *mut u32
) -> *mut c_void
Expand description
Required features: "Win32_Devices_DeviceAndDriverInstallation"