devela::_dep::pyo3::ffi

Function PyLong_AsVoidPtr

pub unsafe extern "C" fn PyLong_AsVoidPtr(
    arg1: *mut PyObject,
) -> *mut c_void
Available on crate features dep_pyo3 and std only.