MTLDeviceNotificationName

Type Alias MTLDeviceNotificationName 

Source
pub type MTLDeviceNotificationName = NSString;
Available on crate feature MTLDevice only.
Expand description

Type for device notifications

See also Apple’s documentation

Aliased Type§

pub struct MTLDeviceNotificationName { /* private fields */ }