Function pyo3::ffi::PyContextVar_New

source ·
pub unsafe extern "C" fn PyContextVar_New(
    name: *const i8,
    def: *mut PyObject
) -> *mut PyObject
⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here