pub type ShmLabel = u32;Expand description
A shm label is a development-time fixed identifier that can be used hardcoded in the source code. This label is set in the device-tree in the shm declaration, and can be used in order to get back the effective shm handler from it in order to manipulate it