m_slots property Null safety

Pointer<PyModuleDef_Slot> m_slots
read / write

Implementation

external ffi.Pointer<PyModuleDef_Slot> m_slots;