python27_sys

Function PyBytes_Size

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