python27_sys

Function PyCell_Set

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