Function python27_sys::PyCell_Set[][src]

pub unsafe extern "C" fn PyCell_Set(
    op: *mut PyObject,
    obj: *mut PyObject
) -> c_int