Function pyo3_ffi::_PyObject_New

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