Package apple.coremidi.struct
Interface MIDIDriverInterface.Function_Flush
-
- Enclosing class:
- MIDIDriverInterface
public static interface MIDIDriverInterface.Function_Flush
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intcall_Flush(org.moe.natj.general.ptr.Ptr<org.moe.natj.general.ptr.Ptr<MIDIDriverInterface>> arg0, int arg1, org.moe.natj.general.ptr.VoidPtr arg2, org.moe.natj.general.ptr.VoidPtr arg3)
-
-
-
Method Detail
-
call_Flush
int call_Flush(org.moe.natj.general.ptr.Ptr<org.moe.natj.general.ptr.Ptr<MIDIDriverInterface>> arg0, int arg1, org.moe.natj.general.ptr.VoidPtr arg2, org.moe.natj.general.ptr.VoidPtr arg3)
-
-