Skip to main content

PixelflowExecutorFactoryV2

Type Alias PixelflowExecutorFactoryV2 

pub type PixelflowExecutorFactoryV2 = unsafe extern "C" fn(*mut c_void, *const c_void, *mut PixelflowFrameExecutorV2) -> PixelflowStatus;
Expand description

Rust-SDK executor factory callback. Opaque pointers reference host-owned Rust request/result slots.