Function pyo3::ffi::_PyObject_New

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