Function pyo3::ffi::PyLong_AsVoidPtr

source ยท
pub unsafe extern "C" fn PyLong_AsVoidPtr(
    arg1: *mut PyObject,
) -> *mut c_void