pub unsafe extern "system" fn SetupDiGetWizardPage(
    deviceinfoset: *const c_void,
    deviceinfodata: *const SP_DEVINFO_DATA,
    installwizarddata: *const SP_INSTALLWIZARD_DATA,
    pagetype: u32,
    flags: u32
) -> HPROPSHEETPAGE
Expand description

Required features: ‘Win32_Devices_DeviceAndDriverInstallation’, ‘Win32_Foundation’, ‘Win32_UI_Controls’