MTLNewRenderPipelineStateCompletionHandler

Type Alias MTLNewRenderPipelineStateCompletionHandler 

Source
pub type MTLNewRenderPipelineStateCompletionHandler = *mut DynBlock<dyn Fn(*mut ProtocolObject<dyn MTLRenderPipelineState>, *mut NSError)>;
Available on crate features MTLAllocation and MTLLibrary and MTLRenderPipeline and block2 only.
Expand description