pyo3_ffi

Function PyLong_AsVoidPtr

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