Function python27_sys::PyWeakref_NewProxy[][src]

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