pub fn request(op: NavOp) -> boolExpand description
Request a navigation from ANY thread / ANY surface. Writes the reserved
request cell through the external-signal bus; the runtime’s
apply_navigation system resolves it on the next tick.
Returns false only when the external bus has been torn down.