Function pyo3_ffi::PyLong_FromVoidPtr

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