public interface VoidCharBlock
char argument and returns no value.
This is used to map the Objective-C void (^)(unsigned short) block type.| Modifier and Type | Method and Description |
|---|---|
void |
invoke(char v)
Runs this block.
|
Copyright © 2012-2015 RoboVM AB. All Rights Reserved.