Type Definition shards::SHRunWire

source · []
pub type SHRunWire = Option<unsafe extern "C" fn(wire: SHWireRef, context: *mut SHContext, input: *const SHVar) -> SHRunWireOutput>;