Function python3_sys::PyBuffer_SizeFromFormat

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