Function spirv_tools_sys::assembler::text_destroy[][src]

pub unsafe extern "C" fn text_destroy(text: *mut Text)

Frees an allocated text stream. This is a no-op if the text parameter is a null pointer.