Skip to main content

lookup_queue_fn

Function lookup_queue_fn 

Source
pub fn lookup_queue_fn(name: &str) -> Option<&'static QueueFn>
Expand description

Look up a host-local QueueFn by name (ignores app_id — static-crate functions live in the same linker table as the host binary).