Function pyo3::ffi::PyObject_AsFileDescriptor

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