spirv_tools_sys::diagnostics

Function diagnostic_destroy

Source
pub unsafe extern "C" fn diagnostic_destroy(diag: *mut Diagnostic)
Expand description

Destroys a diagnostic object. This is a no-op if diagnostic is a null pointer.