Iam I\'m working on a project where I need my CUDA device to make initialization of struct containing pointers.
struct mystruct { int a; int size;