Function pyo3::ffi::PyContextVar_New [−][src]
pub unsafe extern "C" fn PyContextVar_New(
name: *const c_char,
def: *mut PyObject
) -> *mut PyObject
pub unsafe extern "C" fn PyContextVar_New(
name: *const c_char,
def: *mut PyObject
) -> *mut PyObject