OkapiFunction typedef

Implementation

typedef OkapiFunction = int Function(
    OkapiByteBuffer, Pointer<OkapiByteBuffer>, Pointer<ExternError>);