pgthreadlock_tFunction typedef

pgthreadlock_tFunction = Void Function(Int acquire)

Implementation

typedef pgthreadlock_tFunction = ffi.Void Function(ffi.Int acquire);