initSidebarItems({"trait":[["FromCOwned","Takes ownership back from C. The pointer must not be used after `to_owned_from_c()` is called."],["ToCOwned","Takes a Box and returns a C pointer that can be given to a C program to use for as long as it wants."]]});