devela::_dep::pyo3::ffi

Function _PyObject_CallNoArg

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