pyo3_ffi

Function _PyObject_New

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