Function python3_sys::PyObject_AsFileDescriptor

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