Function pyo3::ffi::PyObject_CopyData[][src]

pub unsafe extern "C" fn PyObject_CopyData(
    dest: *mut PyObject,
    src: *mut PyObject
) -> c_int