python27_sys

Function PyCell_New

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