initSidebarItems({"fn":[["libc_free","The deallocation function that delegates to `libc::free`."],["parse_c_multistring","Parses a C \"multistring\"."]],"macro":[["c_str!","Produce a `CStr` reference out of a static string literal."]],"struct":[["CChars","External iterator for C string's bytes."],["CStrBuf","An adaptor type to pass C string data to foreign functions."],["NulError","Error information about a failed string conversion due to an interior NUL in the source data."],["OwnedCString","Representation of an allocated C String."]],"type":[["DestroyFn","Signature for deallocation functions used with `OwnedCString::new`."],["c_char",""]]});