[−][src]Function swim_python3_sys::context::PyContextVar_Get
pub unsafe extern "C" fn PyContextVar_Get(
var: *mut PyContextVar,
default_value: *mut PyObject,
value: *mut *mut PyObject
) -> int
pub unsafe extern "C" fn PyContextVar_Get(
var: *mut PyContextVar,
default_value: *mut PyObject,
value: *mut *mut PyObject
) -> int