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"