Searched defs:gil_ref (Results 1 – 1 of 1) sorted by relevance
51 fn gil_ref<'py>(&'py self, py: Python<'py>) -> &'py PyAny; in gil_ref() method74 fn gil_ref<'py>(&'py self, py: Python<'py>) -> &'py PyAny { in gil_ref() method