python27_sys

Function PySys_SetObject

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