Skip to main content

NemoRelayNativeGetRuntimeDiagnosticsFn

Type Alias NemoRelayNativeGetRuntimeDiagnosticsFn 

Source
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.