Function pyo3::ffi::PyContextVar_Reset

source ·
pub unsafe extern "C" fn PyContextVar_Reset(
    var: *mut PyObject,
    token: *mut PyObject
) -> i32