Function pyo3_ffi::PyObject_AsFileDescriptor

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