PyContextVar_Reset
pyo3_
ffi
0.23.5
pyo3_ffi
Function
PyContext
Var_
Reset
Copy item path
Source
pub unsafe extern "C" fn PyContextVar_Reset( var:
*mut
PyObject
, token:
*mut
PyObject
, ) ->
c_int