Skip to main content

Py_HashBuffer

Function Py_HashBuffer 

Source
pub unsafe extern "C" fn Py_HashBuffer(
    ptr: *const c_void,
    len: isize,
) -> isize
Available on Py_3_14 only.
⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here