PyType_FastSubclass
pyo3_
ffi
0.23.5
pyo3_ffi
Function
PyType_
Fast
Subclass
Copy item path
Source
pub unsafe fn PyType_FastSubclass(t:
*mut
PyTypeObject
, f:
c_ulong
) ->
c_int