Function pyo3_ffi::PyObject_Init

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