Skip to main content

PyThread_tss_set

Function PyThread_tss_set 

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