Skip to main content

NemoRelayNativeEmitMarkV2Fn

Type Alias NemoRelayNativeEmitMarkV2Fn 

Source
pub type NemoRelayNativeEmitMarkV2Fn = unsafe extern "C" fn(name: *const NemoRelayNativeString, parent: *const NemoRelayNativeScopeHandle, data_json: *const NemoRelayNativeString, metadata_json: *const NemoRelayNativeString, data_schema_json: *const NemoRelayNativeString, severity: *const NemoRelayNativeString, timestamp_unix_micros: *const i64) -> NemoRelayStatus;
Expand description

Extended native mark-emission function introduced in ABI v4.