pyo3_ffi

Function PyFile_GetLine

Source
pub unsafe extern "C" fn PyFile_GetLine(
    arg1: *mut PyObject,
    arg2: c_int,
) -> *mut PyObject