Function pyo3::ffi::PyFile_WriteObject

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