onyn
onyn
@splace could you point to exact function in "go doc", which provides PhysicalDeviceIDProperties?
Ok. Let's return to my first message: > I've found func NewPhysicalDeviceIDPropertiesRef(ref unsafe.Pointer) function, but I have no idea where to find this pointer. What your go doc say about...
> you call funcs to get unsafe pointers What name of the function I need to call to obtain `unsafe.Pointer` for passing to`NewPhysicalDeviceIDPropertiesRef`?