pub type MetalDeviceObserverCallback = unsafe extern "C" fn(device: *mut c_void, notification_name: *const c_char, user_data: *mut c_void);Expand description
Re-exports the Metal framework surface for this item.
Mirrors the Metal framework counterpart for MetalDeviceObserverCallback.