Skip to main content

PyThread_tss_get

Function PyThread_tss_get 

Source
pub unsafe extern "C" fn PyThread_tss_get(
    key: *mut Py_tss_t,
) -> *mut c_void
⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here