python27_sys

Function PyLong_AsLong

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