[go: up one dir, main page]

Function pyo3::ffi::PyCode_Check

source ยท
pub unsafe fn PyCode_Check(op: *mut PyObject) -> i32
Available on neither PyPy nor GraalPy.