[][src]Module janus_plugin::utils

Structs

GLibString

A C-style string which was allocated using glibc. Derefs to a CStr.

LibcString

A C-style string which was allocated using libc. Derefs to a CStr.