pyo3_ffi

Function PyLong_FromVoidPtr

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