python27_sys

Function PyLong_AsLongLong

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