Function: SB-INT:MAKE-STATIC-VECTOR

package type github

Allocate vector of LENGTH elements in static space. Only allocation of specialized arrays is supported.

Lambda list

(length &key sb-vm::element-type sb-vm::initial-contents sb-vm::initial-element)