Function python3_sys::Py_FdIsInteractive[][src]

pub unsafe extern "C" fn Py_FdIsInteractive(
    file: *mut FILE,
    filename: *const c_char
) -> c_int