python27_sys

Function PyLong_FromLongLong

Source
pub unsafe extern "C" fn PyLong_FromLongLong(
    v: c_longlong,
) -> *mut PyObject