Skip to main content

PyDict_Watch

Function PyDict_Watch 

Source
pub unsafe extern "C" fn PyDict_Watch(
    watcher_id: c_int,
    dict: *mut PyObject,
) -> c_int