Type Alias objc2_metal::MTLNewComputePipelineStateCompletionHandler
source ยท pub type MTLNewComputePipelineStateCompletionHandler = *mut Block<dyn Fn(*mut ProtocolObject<dyn MTLComputePipelineState>, *mut NSError)>;Available on crate features
MTLComputePipeline and MTLDevice and block2 only.