Function pyo3::ffi::_PyObject_New

source ยท
pub unsafe extern "C" fn _PyObject_New(
    arg1: *mut PyTypeObject,
) -> *mut PyObject