[][src]Function rdkafka::util::cstr_to_owned

pub unsafe fn cstr_to_owned(cstr: *const i8) -> String

Converts a C string into a String.