wgpu::api::device::waker

Function noop_waker_ref

Source
pub fn noop_waker_ref() -> &'static Waker
Available on crate feature noop only.
Expand description

Get a static reference to a Waker which does nothing when wake() is called on it.