slots property Null safety

Pointer<PyType_Slot> slots
read / write

Implementation

external ffi.Pointer<PyType_Slot> slots;