Function python27_sys::PySys_SetObject[][src]

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