Skip to main content
PyThread_tss_create
pyo3
0.29.2
In pyo3::
ffi
pyo3
::
ffi
Function
PyThread_
tss_
create
Copy item path
Source
pub unsafe extern "C" fn PyThread_tss_create( key:
*mut
Py_tss_t
, ) ->
i32