SetupDiGetDeviceInstallParamsA

Function SetupDiGetDeviceInstallParamsA 

Source
pub unsafe extern "system" fn SetupDiGetDeviceInstallParamsA(
    DeviceInfoSet: HDEVINFO,
    DeviceInfoData: PSP_DEVINFO_DATA,
    DeviceInstallParams: PSP_DEVINSTALL_PARAMS_A,
) -> BOOL