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