[][src]Function pyo3::ffi::PyWeakref_NewProxy

pub unsafe extern "C" fn PyWeakref_NewProxy(
    ob: *mut PyObject,
    callback: *mut PyObject
) -> *mut PyObject