Trait objc2_metal::MTLCounter
source · pub unsafe trait MTLCounter: NSObjectProtocol + IsRetainable {
// Provided method
unsafe fn name(&self) -> Retained<NSString>
where Self: Sized + Message { ... }
}Available on crate feature
MTLCounters only.