[][src]Function winapi::um::setupapi::SetupDiSetDriverInstallParamsW

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