get_notification

Function get_notification 

Source
pub fn get_notification() -> u32
Expand description

Gets the first notification in the queue. If there is none, blocks until a notification is received. I am unsure what happens if the thread is unblocked while waiting. returns the value of the notification