spirv_tools_sys::assembler

Function text_destroy

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

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