Skip to main content

PyBuffer_SizeFromFormat

Function PyBuffer_SizeFromFormat 

pub unsafe extern "C" fn PyBuffer_SizeFromFormat(
    format: *const i8,
) -> isize
Available on crate feature tls only.