Searched refs:unique_ptr_std_string_get (Results 1 – 1 of 1) sorted by relevance
240 fn unique_ptr_std_string_get(this: *const MaybeUninit<*mut c_void>) -> *const CxxString; in unique_ptr_std_string_get() function264 unsafe { unique_ptr_std_string_get(&repr) } in __get()