[][src]Function python27_sys::PyCell_Set

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