devela::_dep::pyo3::ffi

Function PyExceptionInstance_Class

pub unsafe fn PyExceptionInstance_Class(x: *mut PyObject) -> *mut PyObject
Available on crate features dep_pyo3 and std only.