Package apple.metal.protocol
Interface MTLDevice.Block_newLibraryWithSourceOptionsCompletionHandler
-
- Enclosing interface:
- MTLDevice
public static interface MTLDevice.Block_newLibraryWithSourceOptionsCompletionHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcall_newLibraryWithSourceOptionsCompletionHandler(java.lang.Object library, NSError error)
-
-
-
Method Detail
-
call_newLibraryWithSourceOptionsCompletionHandler
void call_newLibraryWithSourceOptionsCompletionHandler(java.lang.Object library, NSError error)
-
-