Skip to main content

Py_HashBuffer

Function Py_HashBuffer 

pub unsafe fn Py_HashBuffer(ptr: *const c_void, len: isize) -> isize
Available on crate feature tls and (docsrs or not (Py_3_14 and non-Py_LIMITED_API)) only.