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

Required features: ‘Win32_Devices_DeviceAndDriverInstallation’, ‘Win32_Foundation’