Function python3_sys::PyByteArray_Size

source ยท
pub unsafe extern "C" fn PyByteArray_Size(
    bytearray: *mut PyObject,
) -> Py_ssize_t