python27_sys

Function PyString_Size

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