Function pyo3::ffi::PySys_SetObject

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