pub type NemoRelayNativeGetRuntimeDiagnosticsFn = unsafe extern "C" fn(out_json: *mut *mut NemoRelayNativeString) -> NemoRelayStatus;Expand description
Reads the active host runtime-diagnostics snapshot as canonical JSON.
pub type NemoRelayNativeGetRuntimeDiagnosticsFn = unsafe extern "C" fn(out_json: *mut *mut NemoRelayNativeString) -> NemoRelayStatus;Reads the active host runtime-diagnostics snapshot as canonical JSON.