PyThread_type_lock typedef

PyThread_type_lock = Pointer<Void>

Implementation

typedef PyThread_type_lock = ffi.Pointer<ffi.Void>;