[][src]Function pyo3::ffi::PySys_SetObject

pub unsafe extern "C" fn PySys_SetObject(
    arg1: *const c_char,
    arg2: *mut PyObject
) -> c_int