pub unsafe extern "system" fn SetupOpenInfFileA(
    filename: PCSTR,
    infclass: PCSTR,
    infstyle: u32,
    errorline: *mut u32
) -> *mut c_void
Expand description

Required features: "Win32_Devices_DeviceAndDriverInstallation"