Function pyo3::ffi::PyBuffer_IsContiguous

source ·
pub unsafe extern "C" fn PyBuffer_IsContiguous(
    view: *const Py_buffer,
    fort: i8
) -> i32