Function SetupDiGetDriverInstallParamsA

Source
pub unsafe extern "system" fn SetupDiGetDriverInstallParamsA(
    DeviceInfoSet: HDEVINFO,
    DeviceInfoData: PSP_DEVINFO_DATA,
    DriverInfoData: PSP_DRVINFO_DATA_A,
    DriverInstallParams: PSP_DRVINSTALL_PARAMS,
) -> BOOL