[][src]Function swim_python3_sys::context::PyContextVar_New

pub unsafe extern "C" fn PyContextVar_New(
    name: *const cchar,
    default_value: *mut PyObject
) -> *mut PyContextVar