Function pyo3::ffi::PyFile_WriteString

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