/*
* Forked from: https://github.com/gjoseph/BarbaryWatchService
* Waiting to see what the license is - https://github.com/gjoseph/BarbaryWatchService/issues/6
*/
package com.barbarysoftware.jna;
import com.sun.jna.ptr.PointerByReference;
public class CFAllocatorRef extends PointerByReference {
}