Type Definition zaplib::CallRustSyncFn

source · []
pub type CallRustSyncFn = fn(name: String, params: Vec<ZapParam>) -> Vec<ZapParam>;