pyo3_ffi

Function PyBuffer_SizeFromFormat

Source
pub unsafe extern "C" fn PyBuffer_SizeFromFormat(
    format: *const c_char,
) -> Py_ssize_t