MPISqNodeCallback
Definition
typedef int32_t (*MPISqNodeCallback)(int32_t percentage);
Description
MPISqNodeCallback is a pointer to a function, which can be used to monitor the mpiSqNodeDownload(...) progress.
|
---|
typedef int32_t (*MPISqNodeCallback)(int32_t percentage);
MPISqNodeCallback is a pointer to a function, which can be used to monitor the mpiSqNodeDownload(...) progress.
|
---|