Skip to main content

NemoRelayNativePluginEntry

Type Alias NemoRelayNativePluginEntry 

Source
pub type NemoRelayNativePluginEntry = unsafe extern "C" fn(host: *const NemoRelayNativeHostApiV1, out: *mut NemoRelayNativePluginV1) -> NemoRelayStatus;
Expand description

Native entry symbol type loaded by the host.