Function pyo3_ffi::_PyLong_NumBits

source ยท
pub unsafe extern "C" fn _PyLong_NumBits(obj: *mut PyObject) -> size_t
Available on non-Py_LIMITED_API and non-Py_3_13 only.