Function pyo3::ffi::PyFile_WriteString

source ยท
pub unsafe extern "C" fn PyFile_WriteString(
    arg1: *const i8,
    arg2: *mut PyObject,
) -> i32