python27_sys

Function PyLong_AsSsize_t

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