Skip to main content

PyContext_AddWatcher

Function PyContext_AddWatcher 

Source
pub unsafe extern "C" fn PyContext_AddWatcher(
    callback: PyContext_WatchCallback,
) -> c_int