Function pyo3_ffi::PyByteArray_Size

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