GetNearestToItem typedef

GetNearestToItem = Pointer<NativeType> Function(Pointer<NativeType>, int, int, int, int)

Implementation

typedef GetNearestToItem = Pointer Function(Pointer, int, int, int, int);