Skip to main content

MTLNewLibraryCompletionHandler

Type Alias MTLNewLibraryCompletionHandler 

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