pub unsafe fn from_type_ptr(py: Python<'_>, p: *mut PyTypeObject) -> &PyType. Retrieves the PyType instance for the given FFI pointer.
確定! 回上一頁