Searched defs:string_drop (Results 1 – 2 of 2) sorted by relevance
84 unsafe extern "C" fn string_drop(this: &mut ManuallyDrop<String>) { in string_drop() function