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.
pub unsafe extern "C" fn diagnostic_destroy(diag: *mut Diagnostic)Destroys a diagnostic object. This is a no-op if diagnostic is a null pointer.