Function ul_next_sys::ulDestroyString
source · pub unsafe extern "C" fn ulDestroyString(str_: ULString)Expand description
Destroy string (you should destroy any strings you explicitly Create).
pub unsafe extern "C" fn ulDestroyString(str_: ULString)Destroy string (you should destroy any strings you explicitly Create).