Function pyo3::ffi::PyLong_FromVoidPtr

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