Function pyo3::ffi::PyFile_GetLine

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