#[unsafe(no_mangle)]pub unsafe extern "C" fn pkgcraft_error_free(e: *mut PkgcraftError)
Free an error.
The argument must be a non-null PkgcraftError pointer or NULL.