Skip to main content

MTLNewRenderPipelineStateWithReflectionCompletionHandler

Type Alias MTLNewRenderPipelineStateWithReflectionCompletionHandler 

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