pyo3::ffi

Function PyType_Ready

Source
pub unsafe extern "C" fn PyType_Ready(t: *mut PyTypeObject) -> i32