pub unsafe extern "C" fn container_printf_as_uint32_array(
    container: *const c_void,
    typecode: u8,
    base: u32
)
Expand description

print the content of the container as a comma-separated list of 32-bit values starting at base, requires a typecode