Function pyo3::ffi::_PyObject_NewVar

source ·
pub unsafe extern "C" fn _PyObject_NewVar(
arg1: *mut PyTypeObject,
arg2: isize
) -> *mut PyVarObject