Function pyo3_ffi::PyBuffer_IsContiguous
source ยท pub unsafe extern "C" fn PyBuffer_IsContiguous(
view: *const Py_buffer,
fort: c_char,
) -> c_int
Available on non-
Py_3_11
and non-Py_LIMITED_API
only.