[][src]Function rdkafka::util::bytes_cstr_to_owned

pub unsafe fn bytes_cstr_to_owned(bytes_cstr: &[i8]) -> String

Converts a byte array representing a C string into a String.